users > RE: CMTK 1.7 will support Grand Central Dispatch
Mar 8, 2011  06:03 AM | Torsten Rohlfing
RE: CMTK 1.7 will support Grand Central Dispatch
Okay, here we go - trunk at svn/r2966 now seems to be working using GCD. Essentially, whatever computation is otherwise using CMTK's built-in thread pool will now use GCD on OS-X 10.6 and higher by default. Code parallelized using OpenMP will be gradually ported to GCD as much as possible (Note that Apple's current compiler cannot "dispatch" from class or function templates, so there are some functions that cannot be ported to GCD at this time). Guess this post should have gone to the developers forum instead ;)

Threaded View

TitleAuthorDate
Torsten Rohlfing Mar 4, 2011
Torsten Rohlfing Mar 5, 2011
RE: CMTK 1.7 will support Grand Central Dispatch
Torsten Rohlfing Mar 8, 2011
Greg Jefferis Mar 8, 2011
Torsten Rohlfing Mar 8, 2011