test: fix typos related to testlist.collalgo
Esse commit está contido em:
+1
-1
@@ -587,7 +587,7 @@ Makefile.am-stamp
|
||||
|
||||
# /test/mpi/
|
||||
/test/mpi/libtool
|
||||
/test/mpi/coll/testlist.cvar
|
||||
/test/mpi/coll/testlist.collalgo
|
||||
/test/mpi/attr/testlist.dtp
|
||||
/test/mpi/pt2pt/testlist.dtp
|
||||
/test/mpi/coll/testlist.dtp
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
##
|
||||
|
||||
# This config file is used by maint/gen_coll_cvar.py to generate
|
||||
# coll/testlist.cvar, which include tests that test specific collective
|
||||
# coll/testlist.collalgo, which include tests that test specific collective
|
||||
# algorithms controlled by using CVARs.
|
||||
|
||||
# The basic format are indentation-based hierarchy. There are 2 top level
|
||||
|
||||
@@ -102,7 +102,7 @@ mpich-.*-arm.* * * * * /^reduce 10/ xfail=ticket0 coll/testlist.
|
||||
* * * * * /^(inter|sub)comm_abort/ xfail=ticket6634 errors/comm/testlist
|
||||
|
||||
# The pipelined_tree bcast algorithm may flood unexpected messages to children processes
|
||||
* * * * * /^bcasttest 10 .*ALGORITHM=pipelined_tree/ xfail=ticket4474
|
||||
* * * * * /^bcasttest 10 .*ALGORITHM=pipelined_tree/ xfail=ticket4474 coll/testlist.collalgo
|
||||
|
||||
# IPC read bcast, alltoall, allgather and allgatherv fail as MPL_gpu_imemcpy is not implemented in CUDA
|
||||
# https://github.com/pmodels/mpich/issues/6657
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário