Searched refs:MPI_Info_set (Results 1 – 3 of 3) sorted by relevance
170 man:+MPI_Info_set++MPI_Info_set++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Info_set.ht…509 man:+MPI_Info_set++MPI_Info_set++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Info_set.ht…
391 #define MPI_Info_set(info, a, b) (MPIUNI_ARG(info), MPIUNI_ARG(a), MPIUNI_ARG(b), MPI_SUCCESS) macro
383 PetscCallMPI(MPI_Info_set(info, "type", "cudaStream_t")); in PetscSFSetFromOptions()