[mpich-discuss] Blocking MPI_Finalize()
Jayesh Krishna
jayesh at mcs.anl.gov
Thu May 19 11:10:30 CDT 2011
Hi,
Without much information I would recommend that you debug your code and provide us with as much information as possible so that we can help you.
# Can you run the example program cpi.exe provided with MPICH2 ?
# Are you sure (after debugging your code) that all processes call MPI_Finalize() ?
-Jayesh
----- Original Message -----
From: "Cecile Daversin" <daversin at hydrowide.com>
To: mpich-discuss at mcs.anl.gov
Sent: Thursday, May 19, 2011 10:11:25 AM
Subject: [mpich-discuss] Blocking MPI_Finalize()
My code depends on a lot of header files, so I can't send you an exctract with a test program easily.
I run my job with the following command :
mpiexec -n 4 <my_executable> <executable_parameters>
and I use only one node.
C.
_______________________________________________
mpich-discuss mailing list
mpich-discuss at mcs.anl.gov
https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list