Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add (some) mpich3 f77 tests
authorAugustin Degomme <degomme@idpann.imag.fr>
Tue, 16 Jul 2013 16:53:10 +0000 (18:53 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Tue, 16 Jul 2013 16:53:10 +0000 (18:53 +0200)
commit9deda161a84a426d0ea75ec4bd9b8cdc3a4b28fb
tree4e95431a94c3ba68671a898a05d98e81742c6e2e
parent3f31053637ef02fcd96e3819683103686ce11992
Add (some) mpich3 f77 tests
74 files changed:
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/MakeExe.cmake
teshsuite/smpi/mpich3-test/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/attr/CMakeLists.txt [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/attr/attraints.h [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/attr/attrmpi1f.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/attr/baseattr2f.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/attr/baseattrf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/attr/commattr2f.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/attr/commattr3f.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/attr/commattrf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/attr/testlist [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/attr/typeattr2f.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/attr/typeattr3f.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/attr/typeattrf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/CMakeLists.txt [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/allredint8f.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/allredopttf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/alltoallvf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/alltoallwf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/exscanf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/inplacef.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/nonblocking_inpf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/nonblockingf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/red_scat_blockf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/redscatf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/reducelocalf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/split_typef.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/testlist [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/uallreducef.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/coll/vw_inplacef.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/comm/CMakeLists.txt [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/comm/commerrf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/comm/commnamef.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/comm/testlist [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/CMakeLists.txt [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/allctypesf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/gaddressf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/hindex1f.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/hindexed_blockf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/packef.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/testlist [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/typeaints.h [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/typecntsf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/typem2f.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/typename3f.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/typenamef.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/typesnamef.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/datatype/typesubf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/ext/CMakeLists.txt [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/ext/add1size.h [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/ext/allocmemf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/ext/c2f2c.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/ext/c2f2cf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/ext/c2fmult.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/ext/ctypesfromc.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/ext/ctypesinf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/ext/testlist [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/init/CMakeLists.txt [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/init/baseenvf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/init/checksizes.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/init/testlist [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/pt2pt/CMakeLists.txt [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/pt2pt/allpairf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/pt2pt/attr1aints.h [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/pt2pt/dummyf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/pt2pt/greqf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/pt2pt/mprobef.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/pt2pt/statusesf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/pt2pt/testlist [new file with mode: 0644]
teshsuite/smpi/mpich3-test/f77/util/mtestf.f [new file with mode: 0644]
teshsuite/smpi/mpich3-test/runtests
teshsuite/smpi/mpich3-test/testlist