Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
activate a bunch of tests using mpi_ssend, and change back those where they had been...
[simgrid.git] / teshsuite / smpi / mpich-test / pt2pt / runtests
index 2661ae2..879cfcb 100755 (executable)
@@ -149,8 +149,8 @@ RunTest sendrecv2 2 "**** Testing MPI_Send and MPI_Recv (2) ****"
 
 #Uses MPI_Pack and Unpack
 #RunTest sendrecv3 2 "**** Testing MPI_Send and MPI_Recv (3) ****"
-
-RunTest sendrecv4 2 "**** Testing MPI_Send and MPI_Recv (4) ****"
+#Uses MPI_BOTTOM
+#RunTest sendrecv4 2 "**** Testing MPI_Send and MPI_Recv (4) ****"
 
 #not supported
 #RunTest bsendtest 2 "**** Testing MPI_Bsend and MPI_Recv (4) ****" "" "bsendtest-0.out bsendtest-1.out"
@@ -167,7 +167,7 @@ RunTest longmsgs 2 "**** Testing long messages ****"
 
 RunTest testsome 2 "**** Testing MPI_Testsome/Testany/Waitsome ****"
 
-#issend used, replaced by isend - fails 
+#fails
 #RunTest testall_mpich 2 "**** Testing MPI_Testall ****"
 
 #MPI_Cancel, not yet implemented
@@ -198,13 +198,13 @@ RunTest sndrcvrpl2 2 "**** Testing MPI_Sendrecv_replace (long) ****"
 #uses Pack_size, Buffer_attach, Bsend, Buffer_detach
 #RunTest overtake 2 "**** Verifying that messages are non-overtaking ****" "" "overtake-0.out overtake-1.out"
 
-#RunTest ssendtest 2 "**** Verifying ssend ****"
+RunTest ssendtest 2 "**** Verifying ssend ****"
 
-#RunTest ssendtest2 2 "**** Verifying ssend (2) ****"
+RunTest ssendtest2 2 "**** Verifying ssend (2) ****"
 
-#RunTest issendtest 2 "**** Verifying Issend ****" "" "issendtest-1.out"
+RunTest issendtest 2 "**** Verifying Issend ****" "" "issendtest-1.out"
 
-#RunTest issend2 2 "**** Verifying Issend (2) ****"
+RunTest issend2 2 "**** Verifying Issend (2) ****"
 
 #uses MPI_Cancel, lets a lot of orphan comms.
 #RunTest reqcreate 1 "**** Checking the request creation routines ****"
@@ -222,16 +222,13 @@ RunTest typetest 2 "**** Checking the type routines ****" "" "typetest-0.out typ
 #weird error, because comment says smpi returned value is same as expected from mpich .. modified to handle this value as correct
 RunTest typeub 2 "**** Checking the type routines: MPI_UB ****"
 
-#todo : handle lb correctly !
-#RunTest typeub2 1 "**** Checking the type routines: MPI_UB(2) ****"
+RunTest typeub2 1 "**** Checking the type routines: MPI_UB(2) ****"
 
-#Uses lb
-#RunTest typeub3 1 "**** Checking the type routines: MPI_UB(3) ****"
+RunTest typeub3 1 "**** Checking the type routines: MPI_UB(3) ****"
 
-#TODO: handle LB
-#RunTest typelb 1 "**** Checking the type routines: MPI_LB ****"
+RunTest typelb 1 "**** Checking the type routines: MPI_LB ****"
 
-#RunTest structlb 1 "**** Checking Type_struct routines: MPI_LB ****"
+RunTest structlb 1 "**** Checking Type_struct routines: MPI_LB ****"
 
 #ssend, replaced by send
 RunTest dtypelife 2 "**** Checking the type routines: MPI_Type_free ****"
@@ -267,8 +264,8 @@ RunTest exittest 3 "**** Checking Exit Processing ****"
 
 #uses MPI_Errors
 #RunTest trunc 2 "*** Testing Message truncation ***"
-#TODO: handle MPI_ERR_IN_STATUS
-#RunTest truncmult 2 '*** Testing Message trunction in multiple completions ***'
+
+RunTest truncmult 2 '*** Testing Message trunction in multiple completions ***'
 
 RunTest nullproc 2 "*** Testing handling of MPI_PROC_NULL ***"
 
@@ -280,9 +277,8 @@ RunTest hvectest 2 "*** Testing Vector type ***"
 
 RunTest hvectest2 2 "*** Testing struct type for vectors (MPI_UB) ***"
 
-#too complex for now
 RunTest hvec 2 "*** Testing Type_Hvector ***"
-#fails
+
 RunTest hindexed 1 "*** Testing Type_Hindexed ***"
 
 RunTest probe 2 "*** Testing Probe and Get_count ***"
@@ -303,8 +299,7 @@ RunTest persist 4 "*** Testing MPI_Startall/Request_free ***"
 
 RunTest waitall 4 "*** Testing MPI_Waitall ***"
 
-#uses issend, replaced by isend, and ssend replaced by send
-#RunTest waitall2 2 "*** Testing MPI_Waitall (order) ***"
+RunTest waitall2 2 "*** Testing MPI_Waitall (order) ***"
 
 #RunTest waitall3 4 "*** Testing MPI_Waitall (order-irecv) ***"
 
@@ -314,7 +309,6 @@ RunTest waitany 4 "*** Testing MPI_Waitany ***"
 
 #RunTest pack 2 "*** Testing MPI_Pack ***"
 
-#calls to ssend replaced by send
 RunTest flood 2 "**** Testing large messages ****"
 
 #very long