[Insight-users] multithreading in vnl_svd
Luke Bloy
luke.bloy at gmail.com
Thu Sep 24 09:53:54 EDT 2009
Hi,
In the itk example and testing code, I've noticed lines like the
following, for example in DiffusionTensor3DReconstructionImageFilter
lines 293-294
// This is necessary until we fix netlib/dsvdc.c
tensorReconstructionFilter->SetNumberOfThreads( 1 );
I've found this message on the list.
http://www.cmake.org/pipermail/insight-users/2007-March/021388.html
I'm curious if these comments specific to svd are an additional problem
(that has yet to be resolved) or just left over from before itk 3.0?
-Thanks
Luke
More information about the Insight-users
mailing list