[Insight-users] parallelization
Mauro Maiorca
mauromaiorca at gmail.com
Thu Sep 3 10:51:02 EDT 2009
Hello list,
I'm wondering whether the ITK code is optimized for running on a
multiprocessor machine?
I wrote a program to register 2 images but it is quite slow because of
many resamplings, so I'm running it on a 8 processor architecture ...
but no significant improvements.
I'm using Itk 3.14 compiled (linux) with the following flags:
CMAKE_THREAD_LIBS -lpthread
CMAKE_USE_PTHREADS ON
any suggestion?
cheers,
Mauro
More information about the Insight-users
mailing list