Search:
Forum
General C++ Programming
MPI_RSEND
MPI_RSEND
Jul 8, 2010 at 8:55am UTC
abdallahijazi
(27)
Dear everybody,
I wonder if anyone has some info about MPI_RSEND.
the compiler is poping this error message: 'MPI_RSEND': identifier not found
even though I already inserted : # include "mpi.h" however MPI_Send command works well.
Jul 8, 2010 at 9:34am UTC
abdallahijazi
(27)
I got the answer, i should've written MPI_Rsend instead of MPI_RSend or MPI_RSEND.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs