So, here are some resources for getting started with TBB. I use these and can say for sure that they are very useful.
Note that these resources are targeted towards Visual Studio users. I myself use vs2010.
- Setting up: http://www.randomcode.org/?page_id=84
- Hello World!: http://llpanorama.wordpress.com/2008/02/17/my-first-tbb-program/
- More Hello Worlds!: http://llpanorama.wordpress.com/tbb-tutorial/
- Official Documentation (I'd read this last or as a reference myself): http://threadingbuildingblocks.org/documentation.php
- Doxygen-like API pages (great resource) : http://threadingbuildingblocks.org/files/documentation/index.html
No comments:
Post a Comment