diff --git a/src/mpid/ch4/shm/posix/posix_coll_init.c b/src/mpid/ch4/shm/posix/posix_coll_init.c index 2e6d61617a6..8f6916768b0 100644 --- a/src/mpid/ch4/shm/posix/posix_coll_init.c +++ b/src/mpid/ch4/shm/posix/posix_coll_init.c @@ -19,7 +19,7 @@ - name : MPIR_CVAR_BCAST_POSIX_INTRA_ALGORITHM category : COLLECTIVE type : string - default : auto + default : release_gather class : device verbosity : MPI_T_VERBOSITY_USER_BASIC scope : MPI_T_SCOPE_ALL_EQ @@ -32,7 +32,7 @@ - name : MPIR_CVAR_REDUCE_POSIX_INTRA_ALGORITHM category : COLLECTIVE type : string - default : auto + default : release_gather class : device verbosity : MPI_T_VERBOSITY_USER_BASIC scope : MPI_T_SCOPE_ALL_EQ