Displaying 2 results from an estimated 2 matches for "mpi_char".
2012 Jul 05
1
trouble installing Rmpi on a debian machine
...declaration of function 'MPI_Gather'
Rmpi.c:241: error: 'MPI_INT' undeclared (first use in this function)
Rmpi.c:242: error: 'comm' undeclared (first use in this function)
Rmpi.c:246: error: 'MPI_DOUBLE' undeclared (first use in this function)
Rmpi.c:255: error: 'MPI_CHAR' undeclared (first use in this function)
Rmpi.c:263: error: 'MPI_BYTE' undeclared (first use in this function)
Rmpi.c:268: warning: implicit declaration of function 'MPI_Bcast'
Rmpi.c:268: error: 'datatype' undeclared (first use in this function)
Rmpi.c: In function '...
2007 Dec 05
1
Help installing taskPR
...ndeclared (first use in this function)
spawnhelper.c:47: warning: implicit declaration of function `MPI_Comm_size'
spawnhelper.c:49: warning: implicit declaration of function `MPI_Bcast'
spawnhelper.c:49: error: `MPI_INT' undeclared (first use in this function)
spawnhelper.c:75: error: `MPI_CHAR' undeclared (first use in this function)
make: *** [spawnhelper.o] Error 1
ERROR: compilation failed for package 'taskPR'
** Removing '/usr/local/R-2.5.0/lib64/R/library/taskPR'