Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add mpich3 test suite, to replace older one.
[simgrid.git] / teshsuite / smpi / mpich3-test / coll / testlist
1 #needs MPI_Errhandler_set MPI_Type_get_name
2 #allred 4
3 #allred 7
4 #allred 4 arg=100
5 allredmany 4
6 allred2 4
7 allred3 10
8 allred4 4
9 allred5 5
10 allred5 10
11 allred6 4
12 allred6 7
13 reduce_mpich 5
14 reduce_mpich 10
15 reduce_local 2 mpiversion=2.2
16 op_commutative 2
17 red3 10
18 red4 10
19 alltoall1 8
20 alltoallv 10
21 alltoallv0 10
22 #alltoallw1 10
23 #alltoallw2 10
24 #alltoallw_zeros 1
25 #alltoallw_zeros 2
26 #alltoallw_zeros 5
27 #alltoallw_zeros 8
28 allgather2 10
29 allgather3 10
30 allgatherv2 10
31 allgatherv3 10
32 #needs thread  factory
33 allgatherv4 4 timeLimit=600
34 bcasttest 4
35 bcasttest 8
36 bcasttest 10
37 #uses MPI_Comm_dup
38 #bcast2 4
39 # More that 8 processes are required to get bcast to switch to the long
40 # msg algorithm (see coll definitions in mpiimpl.h)
41 #bcast2 10 timeLimit=420
42 #bcast3 10 timeLimit=420
43 bcastzerotype 1
44 bcastzerotype 4
45 bcastzerotype 5
46 bcastzerotype 10
47 coll2 5
48 coll3 5
49 coll4 4
50 coll5 4
51 coll6 5
52 coll7 1
53 coll7 2
54 coll7 5
55 coll8 4
56 coll9 4
57 coll10 4
58 coll11 4
59 coll12 4
60 coll13 4
61 longuser 4
62 redscat 4
63 redscat 6
64 redscat2 4
65 redscat2 5
66 redscat2 10
67 redscat3 8
68 #intercomms
69 #redscatinter 8
70 red_scat_block 4 mpiversion=2.2
71 red_scat_block 5 mpiversion=2.2
72 red_scat_block 8 mpiversion=2.2
73 red_scat_block2 4 mpiversion=2.2
74 red_scat_block2 5 mpiversion=2.2
75 red_scat_block2 10 mpiversion=2.2
76 redscatblk3 8 mpiversion=2.2
77 redscatblk3 10 mpiversion=2.2
78 redscatbkinter 8 mpiversion=2.2
79 redscatbkinter 10 mpiversion=2.2
80 scantst 4
81 exscan 10
82 exscan2 5
83 gather 4
84 gather2 4
85 scattern 4
86 scatter2 4
87 scatter3 4
88 #uses dims, cart 
89 #scatterv 4
90 #icbcast 4
91 #icbcast 10
92 #icallreduce 5
93 #icallreduce 7
94 #icreduce 5
95 #icreduce 7
96 #icscatter 5
97 #icscatter 7
98 #icgather 5
99 #icgather 7
100 #icallgather 5
101 #icallgather 7
102 #icbarrier 5
103 #icbarrier 7
104 #icallgatherv 5
105 #icallgatherv 7
106 #icgatherv 5
107 #icgatherv 7
108 #icscatterv 5
109 #icscatterv 7
110 #icalltoall 5
111 #icalltoall 7
112 #icalltoallv 5
113 #icalltoallv 7
114 #icalltoallw 5
115 #icalltoallw 7
116 # the opxxx tests look at optional types, and are included for MPICH testing.
117 # MPI implementations may instead signal errors for these types
118 #opland 4
119 #oplor 4
120 #oplxor 4
121 #oplxor 5
122 #opband 4
123 #opbor 4
124 #opbxor 4
125 #opbxor 5
126 #opprod 5
127 #opprod 6
128 #opsum 4
129 #opmin 4
130 #opminloc 4
131 #opmax 5
132 #opmaxloc 5
133 #uoplong 4
134 #uoplong 11
135 #uoplong 16
136 nonblocking 4 mpiversion=3.0
137 nonblocking 5 mpiversion=3.0
138 nonblocking 10 mpiversion=3.0
139 nonblocking2 1 mpiversion=3.0
140 nonblocking2 4 mpiversion=3.0
141 nonblocking2 5 mpiversion=3.0
142 nonblocking2 10 timeLimit=420 mpiversion=3.0
143 nonblocking3 1 mpiversion=3.0
144 nonblocking3 4 mpiversion=3.0
145 nonblocking3 5 mpiversion=3.0
146 nonblocking3 10 timeLimit=600 mpiversion=3.0
147 iallred 2 mpiversion=3.0
148 # ibarrier will hang forever if it fails, but will complete quickly if it
149 # succeeds
150 ibarrier 2 mpiversion=3.0 timeLimit=30
151
152 # run some of the tests, relinked with the nbc_pmpi_adaptor.o file
153 nballtoall1 8 mpiversion=3.0
154 nbcoll2 5     mpiversion=3.0
155 nbredscat 4   mpiversion=3.0
156 nbredscat 8   mpiversion=3.0
157 nbredscat3 8  mpiversion=3.0
158 nbredscatinter 8 mpiversion=3.0