Tim wrote:
>BTW: I would like to find some official documentation of OpenMP, but there seems none?
>
>
OpenMP (a multithreading specification) has "nothing" to do with Open
MPI (an implementation of MPI, a message-passing specification).
Assuming you meant OpenMP, try their web site: http://openmp.org
|