IBM GC28-1982-02 Laptop User Manual


 
0032-338 0032-404
| 0032-338 Inconsistent elementary datatypes
string
, task
number
| Explanation: The file view is being set and the elementary datatypes specified by the
| participating processes do not have the same extent.
| User Response: Modify the elementary datatypes and make sure they have the same
| extent on all processes.
| Error Class: MPI_ERR_NOT_SAME
| 0032-339 Invalid file system type
string
, task
number
| Explanation: The file being opened does not reside in a file system of a supported type.
| User Response: Make sure the file name refers to a file residing in a file system of a
| supported type.
| Error Class: MPI_ERR_OTHER
| 0032-340 Invalid file size (
number
) in
string
, task
number
| Explanation: The size of a file must be greater than or equal to zero.
| User Response: Make sure that the file size is non-negative.
| Error Class: MPI_ERR_ARG
| 0032-400 Internal stat failed (
number
) in
string
, task
number
.
| Explanation: An internal call to stat() failed.
| User Response: Check error number and take appropriate action.
| Error Class: MPI_ERR_IO
| 0032-401 Internal unlink failed (
number
) in
string
, task
number
.
| Explanation: An internal call to unlink() failed.
| User Response: Check error number and take appropriate action.
| Error Class: MPI_ERR_IO
| 0032-402 Internal ftruncate failed (
number
) in
string
, task
number
.
| Explanation: An internal call to ftruncate() failed.
| User Response: Check error number and take appropriate action.
| Error Class: MPI_ERR_IO
| 0032-403 Internal open failed (
number
) in
string
, task
number
.
| Explanation: An internal call to open() failed.
| User Response: Check error number and take appropriate action.
| Error Class: MPI_ERR_IO
| 0032-404 Internal close failed (
number
) in
string
, task
number
.
| Explanation: An internal call to close() failed.
| User Response: Check error number and take appropriate action.
| Error Class: MPI_ERR_IO
134 IBM PE for AIX V2R4.0: Messages