summaryrefslogtreecommitdiff
path: root/math/scalapack/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/scalapack/files/pkg-message.in')
-rw-r--r--math/scalapack/files/pkg-message.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/scalapack/files/pkg-message.in b/math/scalapack/files/pkg-message.in
index 8d050f8f8fde..77fcda0ea8fe 100644
--- a/math/scalapack/files/pkg-message.in
+++ b/math/scalapack/files/pkg-message.in
@@ -24,8 +24,8 @@
If you're using OpenMPI, use this instead:
% cd %%DATADIR%%/TESTING
- % LD_LIBRARY_PATH=%%LOCALBASE%%/mpi/openmpi3/lib/ export LD_LIBRARY_PATH
- % PATH=$PATH:%%LOCALBASE%%/mpi/openmpi3/bin/ export PATH
+ % LD_LIBRARY_PATH=%%LOCALBASE%%/mpi/openmpi/lib/ export LD_LIBRARY_PATH
+ % PATH=$PATH:%%LOCALBASE%%/mpi/openmpi/bin/ export PATH
% mpirun -np 4 ./xcbrd
% mpirun -np 4 ./xcdblu
etc., etc. ...