Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add MPI_Comm_*keyval and MPI_Comm*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 #needs MPI_Errhandler_set, MPI_Type_create_keyval, MPI_Type_dup, MPI_Type_set_attr, MPI_Type_delete_attr
16 #attrerrtype 1
17 #needs MPI_Type_create_keyval, MPI_Type_dup, MPI_Type_set_attr
18 #attr2type 1
19 attrorder 1
20 attrordercomm 1
21 #needs MPI_Type_create_keyval, MPI_Type_delete_keyval, MPI_Type_set_attr, MPI_Type_delete_attr
22 #attrordertype 1
23 baseattr2 1
24 baseattrcomm 1
25 #MPI_Keyval_create, MPI_Keyval_free for type and comm also
26 #fkeyval 1
27 #fkeyvalcomm 1
28 #fkeyvaltype 1
29 #keyval_double_free 1