http://san-francisco-tips.com/httpwallksper-2.php?%RND8%=pxhhghrescrl
Hi,
the header file 'omp.h' belongs to the compiler, so if OpenMP is enabled by a
specific compiler option (e.g. '-fopenmp' for GNU) the compiler should actually
know where the header file is located. There is no need to install any
additional OpenMP packages.
The header include at the indicat
Thanks Jody,
Is it possible to install openmpi without openmp ? Is there any option
in configure for that ?
Bernard
jody a écrit :
Hi
if i rememmber correctly, "omp.h" is a header file for OpenMP which is
not the same as Open MPI.
So it looks like you have to install OpenMP,
Then you can co