Displaying 2 results from an estimated 2 matches for "mpi_get_count".
Did you mean:
mnt_get_count
2007 Feb 19
1
Installing Rmpi on FC5 with lam
...: In function ?mystrcpy?:
internal.c:64: warning: operation on ?i? may be undefined
internal.c: In function ?mpitype?:
internal.c:43: warning: ?datatype? may be used uninitialized in this
function
Rmpi.c: In function ?mpi_testany?:
Rmpi.c:1315: warning: unused variable ?index?
Rmpi.c: In function ?mpi_get_count?:
Rmpi.c:768: warning: ?datatype? may be used uninitialized in this function
Rmpi.c: In function ?mpi_allreduce?:
Rmpi.c:672: warning: ?op? may be used uninitialized in this function
Rmpi.c:673: warning: ?sexp_recv? may be used uninitialized in this function
Rmpi.c: In function ?mpi_reduce?:
Rmpi.c...
2012 Jul 05
1
trouble installing Rmpi on a debian machine
...function)
Rmpi.c: In function 'mpi_probe':
Rmpi.c:897: warning: implicit declaration of function 'MPI_Probe'
Rmpi.c:898: error: 'comm' undeclared (first use in this function)
Rmpi.c:899: error: 'status' undeclared (first use in this function)
Rmpi.c: In function 'mpi_get_count':
Rmpi.c:904: error: 'MPI_Datatype' undeclared (first use in this function)
Rmpi.c:904: error: expected ';' before 'datatype'
Rmpi.c:908: error: 'datatype' undeclared (first use in this function)
Rmpi.c:908: error: 'MPI_INT' undeclared (first use in this...