search for: mpi_max_error_str

Displaying 2 results from an estimated 2 matches for "mpi_max_error_str".

2012 Aug 31
2
OpenMPI I/O not working
Hi list, It appears there is a problem with the OpenMPI I/O library on CentOS 6.2 & 6.3 (package openmpi-1.5.4-1.el6.x86_64). When I compile the attached program it ends up in the error path since MPI_File_open returns 16. The corresponding (unhelpful) message is: MPI_ERR_OTHER: known error not in list I couldn't find any pointers on the net and the same program works with OpenMPI
2012 Jul 05
1
trouble installing Rmpi on a debian machine
...ndeclared (first use in this function) Rmpi.c:611: error: 'MPI_BYTE' undeclared (first use in this function) Rmpi.c:616: error: 'datatype' undeclared (first use in this function) Rmpi.c:620: error: 'MPI_SUCCESS' undeclared (first use in this function) Rmpi.c:622: error: 'MPI_MAX_ERROR_STRING' undeclared (first use in this function) Rmpi.c:623: warning: implicit declaration of function 'MPI_Error_string' Rmpi.c: In function 'mpi_send': Rmpi.c:645: warning: implicit declaration of function 'MPI_Send' Rmpi.c:645: error: 'MPI_INT' undeclared (first us...