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

What are XCode 8 Environment Variables to run Intel Threading Building Blocks

Vibhor_M_
Beginner
402 Views

I installed the Intel Threading Building Blocks. I am unable to set the environment variables for XCode (lib and include path).

To start with I want to write a simple parallel_for program, I am not able to add even the namespace tbb in my program.

Can anyone please help?

0 Kudos
3 Replies
Maksim_D_Intel
Employee
402 Views

Hello

Could you please share some additional information: how do you install TBB, which compiler do you use.
Also in your screenshot I didn't see an including of tbb headers.

0 Kudos
Vibhor_M_
Beginner
402 Views

Hello,

Thanks for the help. Issue is solved.

0 Kudos
Alexei_K_Intel
Employee
402 Views

Hello Vibhor,

Have you tried Intel TBB examples with XCode projects? You can find them on the Product Code Samples website, choose the Software Product "Intel® Threading Building Blocks" and Operating system "MacOS* / OS X*. Or use the direct link: https://software.intel.com/sites/default/files/tbb_samples_osx_20170322_0.tgz.

Regards,
Alex
 

0 Kudos
Reply