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

Getting started withh Intel TBB and Intel C++ Compiler

m_enayah1
Beginner
303 Views

Hi all,

I would like to start learning anf developing Parallel applications using Intel TBB. I'm using VS 2005 and Intel C++ compiler.

Please advice me, where I can start from? What materials to read?

Thanks and Regards.

Munzer

0 Kudos
1 Reply
robert-reed
Valued Contributor II
303 Views
I'd suggest you start with the tutorialand go from there. Our documentation page offers some other materials. The latest stable release offers libraries and header files (you may have to download both the Windows and source libs to get everything you want--we're working to clean that up). You might also want to check out the MSVS plug-inthat we've found has helped people get a proper environment setup for compiling and linking with TBB.
0 Kudos
Reply