Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mtest: Fix a typo
  • Loading branch information
tarudoodi committed Jun 25, 2019
1 parent 1d070df commit d645d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mpi/coll/test_coll_algos.sh
Expand Up @@ -288,7 +288,7 @@ done

######### Add tests for Alltoall algorithms ###########

#disable device collectives for allgather to test MPIR algorithms
#disable device collectives for alltoall to test MPIR algorithms
testing_env="env=MPIR_CVAR_ALLTOALL_DEVICE_COLLECTIVE=0 "

#test nb algorithms
Expand Down

0 comments on commit d645d9a

Please sign in to comment.