Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
actuvate few more working rma tests
authordegomme <augustin.degomme@unibas.ch>
Sun, 19 Mar 2017 17:29:07 +0000 (18:29 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Mon, 20 Mar 2017 10:50:11 +0000 (11:50 +0100)
teshsuite/smpi/mpich3-test/rma/CMakeLists.txt
teshsuite/smpi/mpich3-test/rma/testlist

index 58db67f..e593b55 100644 (file)
@@ -12,7 +12,7 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite)
 
   foreach(file accfence1 accfence2_am accfence2 accpscw1 allocmem epochtest getfence1 getgroup manyrma3 nullpscw
           putfence1 putfidx putpscw1 test1_am test1 test1_dt test2_am test2 test3 test5_am test5 transpose1 transpose2
-          transpose3 transpose6 transpose7 window_creation  
+          transpose3 transpose5 transpose6 transpose7 window_creation  
           at_complete  acc-pairtype manyget large-small-acc 
           lock_nested winname attrorderwin baseattrwin fkeyvalwin)
     # not compiled files: acc-loc adlb_mimic1  badrma  compare_and_swap contention_put
@@ -22,7 +22,7 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite)
     # lockcontention2 lockcontention3 lockcontention locknull lockopts manyrma2 mcs-mutex mixedsync mutex_bench 
     # pscw_ordering put_base put_bottom req_example reqops rmanull rmazero rma-contig selfrma strided_acc_indexed 
     # strided_acc_onelock strided_acc_subarray strided_getacc_indexed strided_getacc_indexed_shared strided_get_indexed
-    # strided_putget_indexed strided_putget_indexed_shared test3_am test4_am test4 transpose4 transpose5 wincall 
+    # strided_putget_indexed strided_putget_indexed_shared test3_am test4_am test4 transpose4 wincall 
     # win_dynamic_acc win_flavors win_info  win_shared win_shared_noncontig win_shared_noncontig_put 
     # win_large_shm win_zero wintest get-struct atomic_rmw_fop atomic_rmw_gacc rget-unlock atomic_get atomic_rmw_cas
     # win_shared_zerobyte aint derived-acc-flush_local large-acc-flush_local lockall_dt lockall_dt_flushall
index 1a6b5a4..8e01cc7 100644 (file)
@@ -7,18 +7,15 @@ accfence1 4
 #Needs lock, unlock
 #adlb_mimic1 3
 accfence2 4
-#Needs post
 putpscw1 4
 accpscw1 4
-#Needs get_group
-#getgroup 4
+getgroup 4
 transpose1 2
 transpose2 2
 transpose3 2
 #Needs MPI_Win_allocate
 #transpose3_shm 2
-#Needs lock/unlock
-#transpose5 2
+transpose5 2
 transpose6 1
 transpose7 2
 test1 2