|
Hi all,
This is a question about programming
under SMP. A program is written with OpenMp
directives and also use mpi send/recv to explore
the resource of both SMP and cluster.
But the OpenMP compiler don't recogonize the
mpi instruction. As if it only knows standard C.
How can I make the compiler for OpenMp "know"
the mpi primitives? Or put it another way,
how can I combine the two compilers together?
Thanks a lot.:)
Regards
wyong
|
