Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

Bad source archive

e4lam
Beginner
459 Views

The source archive at https://github.com/01org/tbb/archive/2017_U8.tar.gz is wrong. It contains tbb2017_20161128oss and I confirmed that its tbb_stddef.h has TBB_INTERFACE_VERSION 9103 which 2017 Update 8 should be 9108.

0 Kudos
2 Replies
Alexey_M_Intel1
Employee
459 Views

Hello, e4lam

I double checked this package https://github.com/01org/tbb/archive/2017_U8.tar.gz and did not find any issues.

tbb-2017_U8\include\tbb\tbb_stddef.h file content at the line 29 is:

#define TBB_INTERFACE_VERSION 9108

Regards,

Alexey M.

0 Kudos
e4lam
Beginner
459 Views

Ah, I got confused with all the versions I had running. Sorry for the noise!

0 Kudos
Reply