Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Unlike errors on communicators and windows, the default behavior for files is to...
authorAugustin Degomme <adegomme@gmail.com>
Mon, 19 Aug 2019 08:09:22 +0000 (10:09 +0200)
committerAugustin Degomme <adegomme@gmail.com>
Mon, 19 Aug 2019 08:09:22 +0000 (10:09 +0200)
commitae9ea58c48e0049739c4efaa84753e8bd81cf03e
treeed5ebc169d2c16e68b1468c7bc6f5782d24d3bb1
parentae7019a4594866e70050ab3bcdbcfdac38df4397
Unlike errors on communicators and windows, the default behavior for files is to have MPI_ERRORS_RETURN. ( End of advice to users.)
https://www.mpi-forum.org/docs/mpi-3.1/mpi31-report/node223.htm#Node223
because why not.
src/smpi/mpi/smpi_file.cpp