Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement MPI_Keyval_create, MPI_Keyval_free, MPI_Attr_get, MPI_Attr_put, MPI_Attr_de...
[simgrid.git] / teshsuite / smpi / mpich3-test / attr / testlist
index 368d246..7a71bcd 100644 (file)
@@ -1,10 +1,13 @@
-#needs MPI_Keyval_create and MPI_Attr_get
-#attrt 2
+attrt 2
 #needs MPI_Intercomm_create
 #attric 4
-#needs MPI_Errhandler_set, MPI_Keyval_create, MPI_Keyval_free, MPI_Attr_put
+#TODO
 #attrerr 1
-#needs MPI_Keyval_create, MPI_Keyval_free, MPI_Attr_put
+#      The MPI-2 specification makes it clear that delect attributes are 
+#      called on MPI_COMM_WORLD and MPI_COMM_SELF at the very beginning of
+#      MPI_Finalize.  This is useful for tools that want to perform the MPI 
+#      equivalent of an "at_exit" action.
+# SMPI does not keep a copy of comm_self at all times for memory reasons...
 #attrend 1
 #attrend 4
 attrend2 1
@@ -15,17 +18,17 @@ attrend2 5
 #attrerrtype 1
 #needs MPI_Type_create_keyval, MPI_Type_dup, MPI_Type_set_attr
 #attr2type 1
-#needs MPI_Keyval_create, MPI_Keyval_free, MPI_Attr_put, MPI_Attr_get, MPI_Attr_delete
-#attrorder 1
+attrorder 1
 #needs MPI_Comm_create_keyval, MPI_Comm_free_keyval, MPI_Comm_get_attr, MPI_Comm_set_attr, MPI_Comm_delete_attr
 #attrordercomm 1
 #needs MPI_Type_create_keyval, MPI_Type_delete_keyval, MPI_Type_set_attr, MPI_Type_delete_attr
 #attrordertype 1
-#needs MPI_Errhandler_set, MPI_Attr_get
+#TODO
 #baseattr2 1
 #needs MPI_Comm_get_attr
 #baseattrcomm 1
 #MPI_Keyval_create, MPI_Keyval_free for type and comm also
+#TODO
 #fkeyval 1
 #fkeyvalcomm 1
 #fkeyvaltype 1