[mpich2-commits] r7409 - mpich2/trunk/src/mpi/errhan
robl at mcs.anl.gov
robl at mcs.anl.gov
Tue Nov 2 16:04:13 CDT 2010
Author: robl
Date: 2010-11-02 16:04:12 -0500 (Tue, 02 Nov 2010)
New Revision: 7409
Modified:
mpich2/trunk/src/mpi/errhan/errnames.txt
Log:
add a new error message for when amode differs across processors
Modified: mpich2/trunk/src/mpi/errhan/errnames.txt
===================================================================
--- mpich2/trunk/src/mpi/errhan/errnames.txt 2010-11-02 21:03:04 UTC (rev 7408)
+++ mpich2/trunk/src/mpi/errhan/errnames.txt 2010-11-02 21:04:12 UTC (rev 7409)
@@ -280,6 +280,7 @@
**fileamoderead:Cannot use MPI_MODE_CREATE or MPI_MODE_EXCL with \
MPI_MODE_RDONLY
**fileamodeseq:Cannot specify MPI_MODE_SEQUENTIAL with MPI_MODE_RDWR
+**fileamodediff:amode must be the same on all processors
**filename:Invalid file name
**filename %s:Invalid file name %s
**filenamelong:Pathname too long
More information about the mpich2-commits
mailing list