- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the diffrence between parallel_for, parallel_for_each and parallel_do?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is all explained in the User Guide that is available on the TBB website (and since recently in each distribution).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Even easier, here's the link:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, for bothering. But TBB docs aren't so SEO friendly. I had hard time finding about parallel_for_each.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
well, it looks it not SEO problem, it is rather search is broken for user guide:) i'll check.
meanwhile search works for reference manual http://threadingbuildingblocks.org/docs/help/index.htm#reference/reference.htm
--Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try the reference manual, under Algorithms, listed between parallel_do and pipeline algorithms.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
BTW, you guys should really improve documentation. As a newbie, I've some difficulties. And please add syntax highlighting and a decent member function list like java doc.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page