- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everyone!
A new template function has been recently added to TBB - tbb::parallel_invoke. It runs up to 10 user-functions in parallel.
Check the blog for details: http://software.intel.com/en-us/blogs/2009/04/02/running-your-code-in-parallel-with-tbbparallel_invoke
Best regards,
Alexey
A new template function has been recently added to TBB - tbb::parallel_invoke. It runs up to 10 user-functions in parallel.
Check the blog for details: http://software.intel.com/en-us/blogs/2009/04/02/running-your-code-in-parallel-with-tbbparallel_invoke
Best regards,
Alexey
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Alexey Murashov (Intel)
Hello everyone!
A new template function has been recently added to TBB - tbb::parallel_invoke. It runs up to 10 user-functions in parallel.
Check the blog for details: http://software.intel.com/en-us/blogs/2009/04/02/running-your-code-in-parallel-with-tbbparallel_invoke
Best regards,
Alexey
A new template function has been recently added to TBB - tbb::parallel_invoke. It runs up to 10 user-functions in parallel.
Check the blog for details: http://software.intel.com/en-us/blogs/2009/04/02/running-your-code-in-parallel-with-tbbparallel_invoke
Best regards,
Alexey
This seems like OMP's "section" for TBB. Glad to have it back in the tool-box, was missing it.

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