[Darshan-commits] [Git][darshan/darshan][dev-modular] support MPICH 3.1.1 in profile conf test
Philip Carns
xgitlab at cels.anl.gov
Tue Dec 1 09:44:56 CST 2015
Philip Carns pushed to branch dev-modular at darshan / darshan
Commits:
b07e6220 by Phil Carns at 2015-12-01T10:44:14Z
support MPICH 3.1.1 in profile conf test
fixes #174
- - - - -
1 changed file:
- darshan-test/regression/workstation-profile-conf/env.sh
Changes:
=====================================
darshan-test/regression/workstation-profile-conf/env.sh
=====================================
--- a/darshan-test/regression/workstation-profile-conf/env.sh
+++ b/darshan-test/regression/workstation-profile-conf/env.sh
@@ -34,5 +34,8 @@ export MPICC_PROFILE=$DARSHAN_PATH/share/mpi-profile/darshan-cc
export MPICXX_PROFILE=$DARSHAN_PATH/share/mpi-profile/darshan-cxx
export MPIF90_PROFILE=$DARSHAN_PATH/share/mpi-profile/darshan-f
export MPIF77_PROFILE=$DARSHAN_PATH/share/mpi-profile/darshan-f
+# MPICH 3.1.1 and newer use MPIFORT rather than MPIF90 and MPIF77 in env var
+# name
+export MPIFORT_PROFILE=$DARSHAN_PATH/share/mpi-profile/darshan-f
export DARSHAN_RUNJOB="mpiexec -n $DARSHAN_DEFAULT_NPROCS"
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/b07e6220550f2505612039c2e104a3048bbd7ef7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20151201/5cbb1ea9/attachment.html>
More information about the Darshan-commits
mailing list