Feature #173

Threading

Added by Seth Sandler over 4 years ago. Updated over 4 years ago.

Status:New Start:01/27/2009
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:- Spent time: -
Target version:-

Description

To get the best optimization, we need to thread tbeta.

The below diagram is an example of how this could be done.

I'm also interested in looking into openMP since it apparently is built into openCV and has multi processing benefits when turned on. In VS 2008 it's just a -flag that you turn on; not sure about other IDEs. I think it might not be able to combine with threads though and if that's the case, not sure we should pursue it: http://www.openframeworks.cc/forum/viewtopic.php?t=1388&postdays=0&postorder=asc&start=0&sid=976c59916f3072c5e807137c2f6ee340

History

Updated by Artem Titoulenko over 4 years ago

http://www.threadingbuildingblocks.org/ use this to speed up our massive for loops and such

Updated by Artem Titoulenko over 4 years ago

  • Assigned to deleted (Artem Titoulenko)

Also available in: Atom PDF