Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add MPICH3 rma tests (15 out of 88 should be passing now)
authorAugustin Degomme <augustin.degomme@imag.fr>
Mon, 23 Jun 2014 15:39:40 +0000 (17:39 +0200)
committerAugustin Degomme <augustin.degomme@imag.fr>
Mon, 23 Jun 2014 15:48:09 +0000 (17:48 +0200)
commit826897d361add5db3272a9810e70371a40ba1660
tree64212be60b511ab82cc7e81691313745d71ff92c
parent2b4010b2a5fda082278a02a35a9e9eb18b58e110
add MPICH3 rma tests (15 out of 88 should be passing now)
96 files changed:
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/MakeExe.cmake
teshsuite/smpi/mpich3-test/rma/CMakeLists.txt [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/accfence1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/accfence2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/accfence2_am.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/accpscw1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/adlb_mimic1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/allocmem.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/attrorderwin.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/baseattrwin.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/compare_and_swap.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/contention_put.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/contention_putget.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/contig_displ.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/epochtest.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/fetch_and_op.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/fetchandadd.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/fetchandadd_am.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/fetchandadd_tree.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/fetchandadd_tree_am.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/fkeyvalwin.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/flush.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/get_acc_local.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/get_accumulate.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/getfence1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/getgroup.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/ircpi.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/linked_list.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/linked_list_bench_lock_all.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/linked_list_bench_lock_excl.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/linked_list_bench_lock_shr.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/linked_list_fop.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/linked_list_lockall.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/lockcontention.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/lockcontention2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/lockcontention3.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/locknull.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/lockopts.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/manyrma2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/mcs-mutex.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/mcs-mutex.h [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/mixedsync.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/mutex_bench.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/nullpscw.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/pscw_ordering.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/put_base.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/put_bottom.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/putfence1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/putfidx.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/putpscw1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/req_example.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/reqops.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/rmanull.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/rmazero.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/selfrma.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/squelch.h [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/strided_acc_indexed.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/strided_acc_onelock.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/strided_acc_subarray.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/strided_get_indexed.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/strided_getacc_indexed.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/strided_getacc_indexed_shared.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/strided_putget_indexed.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/strided_putget_indexed_shared.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/test1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/test1_am.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/test1_dt.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/test2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/test2_am.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/test3.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/test3_am.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/test4.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/test4_am.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/test5.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/test5_am.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/testlist [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/transpose1.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/transpose2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/transpose3.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/transpose4.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/transpose5.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/transpose6.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/transpose7.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/win_dynamic_acc.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/win_flavors.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/win_info.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/win_shared.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/win_shared_noncontig.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/win_shared_noncontig_put.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/wincall.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/window_creation.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/winname.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/rma/wintest.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/testlist