Displaying 1 result from an estimated 1 matches for "mpi_min".
Did you mean:
i_min
2012 Jul 05
1
trouble installing Rmpi on a debian machine
...39; undeclared (first use in this function)
Rmpi.c:727: error: 'MPI_SUM' undeclared (first use in this function)
Rmpi.c:730: error: 'MPI_PROD' undeclared (first use in this function)
Rmpi.c:733: error: 'MPI_MAX' undeclared (first use in this function)
Rmpi.c:736: error: 'MPI_MIN' undeclared (first use in this function)
Rmpi.c:739: error: 'MPI_MAXLOC' undeclared (first use in this function)
Rmpi.c:742: error: 'MPI_MINLOC' undeclared (first use in this function)
Rmpi.c:750: warning: implicit declaration of function 'MPI_Reduce'
Rmpi.c:751: error:...