- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
After I install the oneAPI, it looks like there are two folders that contain the tbb.h file. The one is 'TBBROOT/VERSION/oneapi/' and another one is 'TBBROOT/VERSION/tbb/'. What's the difference between them?
Are they link to same lib files?
Thanks!
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We are forwarding this thread to the concerned team.
Thank You.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jiarui,
I also found the two version of tbb.h in $VERSION/include/oneapi and $VERSION/include/tbb
Looking at the 2nd location you find inside the tbb.h file (only non comment line):
#include "../oneapi/tbb.h"
It looks as if this tbb.h file is just for backward compatibility and it points to the new oneapi location. Other include files in this location also point to their oneapi version.
best regards,
Heinrich
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page