We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dd4bd7 commit 4e6d73fCopy full SHA for 4e6d73f
1 file changed
test_fms/mpp/test_mpp_gatscat.sh
@@ -30,7 +30,7 @@ touch input.nml
30
test_expect_success "mpp gather and scatter with mixed precision" '
31
mpirun -n 4 ./test_mpp_gatscat
32
'
33
-test_expect_success "mpp gather and scatter with mixed precision" '
+test_expect_success "mpp gather and scatter with generalized indices" '
34
mpirun -n 4 ./test_mpp_pelist_gatscat_gen_ind
35
36
test_done
0 commit comments