[MPICH] Error using MPI_WAITALL
Vadivelan Ranjith
achillesvelan at yahoo.co.in
Sun Feb 11 10:55:19 CST 2007
Hi
I am using mpich2-1.0.3 to compiling our code. Our code is calling
MPI_WAITALL. We ran the case in intel-Dual core without any problem
and solution was fine. I tried to ran the code in intel quad-core.
Compilation using mpif90 is fine. I started running the executable
file, i got the following error.
-------------------------------------------------------------------------------------------------------
Fatal error in MPI_Waitall: Invalid MPI_Request, error stack:
MPI_Waitall(241): MPI_Waitall(count=250, req_array=0x23e52e0,
status_array=0x7fbfffe3a0) failed
MPI_Waitall(109): Invalid MPI_Request
-----------------------------------------------------------------------------------------------------------------------
So i removed all the lines where MPI-WAITALL is using. Again i
compiled to code using mpif90(mpich) and ran it. Now its running
without any problem. Can you please explain me what is happen here.
Thanks
Velan
---------------------------------
Heres a new way to find what you're looking for - Yahoo! Answers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20070211/b612e7b2/attachment.htm>
More information about the mpich-discuss
mailing list