MPI_ERR_SPAWN 952 ompi/dpm/dpm.c return MPI_ERR_SPAWN; MPI_ERR_SPAWN 195 ompi/errhandler/errcode.c CONSTRUCT_ERRCODE( ompi_err_spawn, MPI_ERR_SPAWN, "MPI_ERR_SPAWN: could not spawn processes" ); MPI_ERR_SPAWN 75 ompi/mpi/cxx/constants.h static const int ERR_SPAWN = MPI_ERR_SPAWN; MPI_ERR_SPAWN 169 ompi/mpi/java/c/mpi_Constant.c ompi_java_setIntField(env, c, obj, "ERR_SPAWN", MPI_ERR_SPAWN);