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.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/math/scalapack/files/pkg-message.in b/math/scalapack/files/pkg-message.in
index 61261cc6fa64..28d99c43a274 100644
--- a/math/scalapack/files/pkg-message.in
+++ b/math/scalapack/files/pkg-message.in
@@ -20,6 +20,14 @@
? end
% %%LOCALBASE%%/mpich2/bin/mpdallexit
+ If you're using OpenMPI, use this instead:
+ % cd %%DATADIR%%/TESTING
+ % 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. ...
+
You can change -np 4 to any number to meet your environment.
See files at %%DOCSDIR%% for detail.
**********************************************************************