0032-079 0032-085
|0032-079 File exists.
|Explanation: This is an MPI error class, returned by MPI_Error_class. It provides a broad
|description of the type of error that occurred.
|User Response: See the entry for the specific error code returned by the MPI function.
|Error Class: MPI_ERR_FILE_EXISTS
|0032-080 Invalid file name.
|Explanation: This is an MPI error class, returned by MPI_Error_class. It provides a broad
|description of the type of error that occurred.
|User Response: See the entry for the specific error code returned by the MPI function.
|Error Class: MPI_ERR_BAD_FILE
|0032-081 Permission denied.
|Explanation: This is an MPI error class, returned by MPI_Error_class. It provides a broad
|description of the type of error that occurred.
|User Response: See the entry for the specific error code returned by the MPI function.
|Error Class: MPI_ERR_ACCESS
|0032-082 Not enough space.
|Explanation: This is an MPI error class, returned by MPI_Error_class. It provides a broad
|description of the type of error that occurred.
|User Response: See the entry for the specific error code returned by the MPI function.
|Error Class: MPI_ERR_NO_SPACE
|0032-083 Quota exceeded.
|Explanation: This is an MPI error class, returned by MPI_Error_class. It provides a broad
|description of the type of error that occurred.
|User Response: See the entry for the specific error code returned by the MPI function.
|Error Class: MPI_ERR_QUOTA
|0032-084 Read-only file or file system.
|Explanation: This is an MPI error class, returned by MPI_Error_class. It provides a broad
|description of the type of error that occurred.
|User Response: See the entry for the specific error code returned by the MPI function.
|Error Class: MPI_ERR_READ_ONLY
|0032-085 File currently in use.
|Explanation: This is an MPI error class, returned by MPI_Error_class. It provides a broad
|description of the type of error that occurred.
|User Response: See the entry for the specific error code returned by the MPI function.
|Error Class: MPI_ERR_FILE_IN_USE
Chapter 5. MPI Messages 113