From 16e440361a33e1798b8d59966808cc3ba476567f Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Tue, 23 Nov 2004 01:35:43 +0000 Subject: move pkg-message.in to ${FILESDIR} to install w/o error. --- math/scalapack/files/pkg-message.in | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 math/scalapack/files/pkg-message.in (limited to 'math/scalapack/files') diff --git a/math/scalapack/files/pkg-message.in b/math/scalapack/files/pkg-message.in new file mode 100644 index 000000000000..ca405055f55a --- /dev/null +++ b/math/scalapack/files/pkg-message.in @@ -0,0 +1,21 @@ +*********************************************************************** + Please test your scalapack installation + Example programs are located at /usr/local/share/SCALAPACK/examples + + Test programs are located at /usr/local/share/SCALAPACK/TESTING + + Example: + % cd /usr/local/share/SCALAPACK/TESTING + % /usr/local/mpich/bin/mpirun -np 4 xcbrd + % /usr/local/mpich/bin/mpirun -np 4 xcdblu + etc., etc. ... + + to perform all the tests, + % cd /usr/local/share/SCALAPACK/TESTING + % csh + % foreach i (x*) + ? /usr/local/mpich/bin/mpirun -np 4 $i >& ~/$i.log + ? end +You can change -np 4 to any number to meet your environment. +See files at /usr/local/share/doc/scalapack for detail. +********************************************************************** -- cgit v1.2.3