Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
build a mpi.mod file
authorAugustin Degomme <augustin.degomme@unibas.ch>
Fri, 23 Mar 2018 08:55:51 +0000 (09:55 +0100)
committerAugustin Degomme <augustin.degomme@unibas.ch>
Fri, 23 Mar 2018 08:56:47 +0000 (09:56 +0100)
commit8cdfd812c8d23223eb6247e084a4fe948697b16d
treeea1e82a92d52feea3a9635a046f7fd1f2f0d370b
parent3084095879515d3bc832f716cd6c89e3bd5e7a3e
build a mpi.mod file
This allows fortran codes to use 'use mpi' instead of 'include mpif.h'
For now this is built in the global CMakelists.txt before finding a beter home
CMakeLists.txt
include/smpi/mpif.h.in
src/smpi/smpif90.in
src/smpi/smpiff.in
teshsuite/smpi/mpich3-test/f90/datatype/indtype.f90
tools/cmake/Distrib.cmake