From fdfedefeaa86bd55dc952ddf7e2e0cc9160c51cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edoardo=20Apr=C3=A0?= Date: Thu, 9 Jul 2020 10:14:49 -0700 Subject: [PATCH] mpif90 Former-commit-id: 9eacf2ff97d271510155821f8b6f13cba45b1d98 --- Compiling-NWChem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling-NWChem.md b/Compiling-NWChem.md index 0fa06c9e..19b017f1 100644 --- a/Compiling-NWChem.md +++ b/Compiling-NWChem.md @@ -193,7 +193,7 @@ options. | LIBMPI | Name of the MPI library that should be linked with -l (eg. -lmpich) | | MPI\_LIB | Directory where the MPI library resides | | MPI\_INCLUDE | Directory where the MPI include files reside | - +#### Automatic detection of MPI variables - mpif90 **New in NWChem 6.6**: If the location of the mpif90 command is part of your PATH env. variable, NWChem will figure out the values of LIBMPI, MPI\_LIB and MPI\_INCLUDE