Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add MPI_Type*keyval and MPI_Type*attr functions
[simgrid.git] / teshsuite / smpi / mpich3-test / attr / testlist
1 attrt 2
2 #needs MPI_Intercomm_create
3 #attric 4
4 attrerr 1
5 #      The MPI-2 specification makes it clear that delect attributes are 
6 #      called on MPI_COMM_WORLD and MPI_COMM_SELF at the very beginning of
7 #      MPI_Finalize.  This is useful for tools that want to perform the MPI 
8 #      equivalent of an "at_exit" action.
9 # SMPI does not keep a copy of comm_self at all times for memory reasons...
10 #attrend 1
11 #attrend 4
12 attrend2 1
13 attrend2 5
14 attrerrcomm 1
15 attrerrtype 1
16 attr2type 1
17 attrorder 1
18 attrordercomm 1
19 attrordertype 1
20 baseattr2 1
21 baseattrcomm 1
22 #would need a refcount in keyval and attr
23 #fkeyval 1
24 #fkeyvalcomm 1
25 #fkeyvaltype 1
26 #keyval_double_free 1