[ODE] Ideas for threading ODE...

Tyler Streeter tylerstreeter at gmail.com
Sat Aug 20 18:26:41 MST 2005


> OpenMP should not be req'd, as it is better to do roll
> your own threads using pthread library.
> 
>   Bram

Can you explain this statement?  Why is it better to roll your own
using pthreads?  I would think OpenMP is better since it is simpler to
use and works on more platforms.

Tyler



More information about the ODE mailing list