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

catastrophic error: cannot open source file "tbb/parallel_for.h"

Nadisanka_R_
Beginner
794 Views

Hi,

I am relatively new to ICC, TBB and just started learning. Currently I am trying to compile a test code given for tbb in GettingStarted folder in side /opt/int/composer_xe_2015.1.133/tbb/examples. but unfortunately the compilation fails with the following error.

catastrophic error: cannot open source file "tbb/parallel_for.h"

I set all the paths by executing the compilervars.sh shell script. With export command I can see paths have been set properly (CPATH. LD_LIBRARY_PATH). Please kindly provide a suggestion to solve this issue. This is taking soo much of time.

BTW my system is Ubuntu 14.04 LTS

Thank you!

Zank

 

 

 

 

0 Kudos
1 Reply
Vladimir_P_1234567890
794 Views

did you source iccvars.sh or tbbvars.sh?

--Vladimir

0 Kudos
Reply