diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-05-22 07:42:37 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-05-22 07:42:37 +0000 |
commit | dbddc47d5808117f1710f44010c5fb473241f2e0 (patch) | |
tree | b6b8a9d18e9b49015cbfae739112cf253b3fe943 /math/blacs | |
parent | 3c2f3a6078808cf0e729cc84dbdf9ca73cb0e6e9 (diff) |
Notes
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. +********************************************************************* |