From: Augustin Degomme Date: Fri, 23 Mar 2018 08:55:51 +0000 (+0100) Subject: build a mpi.mod file X-Git-Tag: v3.20~659^2~1 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/8cdfd812c8d23223eb6247e084a4fe948697b16d?hp=8cdfd812c8d23223eb6247e084a4fe948697b16d 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 ---