diff options
Diffstat (limited to 'math/scalapack/files/pkg-message.in')
-rw-r--r-- | math/scalapack/files/pkg-message.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/scalapack/files/pkg-message.in b/math/scalapack/files/pkg-message.in index 77fcda0ea8fe..2a03a710ddc3 100644 --- a/math/scalapack/files/pkg-message.in +++ b/math/scalapack/files/pkg-message.in @@ -8,14 +8,12 @@ Example: % cd %%DATADIR%%/TESTING - % %%LOCALBASE%%/bin/mpd & % %%LOCALBASE%%/bin/mpirun -np 4 ./xcbrd % %%LOCALBASE%%/bin/mpirun -np 4 ./xcdblu etc., etc. ... to perform all the tests, % cd %%DATADIR%%/TESTING - % %%LOCALBASE%%/bin/mpd & % csh % foreach i (x*) ? %%LOCALBASE%%/bin/mpirun -np 4 ./$i >& ~/$i.log |