Displaying 2 results from an estimated 2 matches for "mpi_int".
Did you mean:
mp_int
2012 Jul 05
1
trouble installing Rmpi on a debian machine
...t use in this function)
Rmpi.c:224: error: expected expression before ')' token
Rmpi.c:224: error: expected ';' before 'R_chk_realloc'
Rmpi.c: In function 'mpi_gather':
Rmpi.c:241: warning: implicit 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: ...
2007 Dec 05
1
Help installing taskPR
...of function `MPI_Comm_rank'
spawnhelper.c:46: error: `MPI_COMM_WORLD' undeclared (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'