Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Look for gfortran before enabling support for smpif90.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 7 Nov 2013 20:45:53 +0000 (21:45 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 7 Nov 2013 20:47:05 +0000 (21:47 +0100)
commit85b2dce67ce8e0e1b4c68f6fbbf4d6f427bca3ff
tree316976809314becc88e2f955d26dd11281613bc2
parent1028bf295229d3a5c75a74b910ca34000d40bb79
Look for gfortran before enabling support for smpif90.
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/CompleteInFiles.cmake
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/Modules/FindGFortran.cmake [new file with mode: 0644]
buildtools/Cmake/PrintArgs.cmake
examples/smpi/energy/f90/CMakeLists.txt
src/smpi/smpif90.in
teshsuite/smpi/mpich3-test/f90/coll/CMakeLists.txt
teshsuite/smpi/mpich3-test/f90/datatype/CMakeLists.txt
teshsuite/smpi/mpich3-test/f90/init/CMakeLists.txt
teshsuite/smpi/mpich3-test/f90/pt2pt/CMakeLists.txt