diff options
Diffstat (limited to 'math/blacs')
-rw-r--r-- | math/blacs/pkg-message | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/math/blacs/pkg-message b/math/blacs/pkg-message index e69de29bb2d1..a498cfdbeca0 100644 --- a/math/blacs/pkg-message +++ b/math/blacs/pkg-message @@ -0,0 +1,12 @@ +********************************************************************* + Please test your blacs installation + Test programs are located at /usr/local/share/BLACS/TESTING + + Example: + % cd /usr/local/share/BLACS/TESTING + % mpirun -np 4 xCbtest_MPI-FreeBSD + % mpirun -np 4 xFbtest_MPI-FreeBSD + +You can change -np 4 to any number to meet your local environment. +See files at /usr/local/share/doc/blacs for detail. +********************************************************************* |