*** empty log message ***

psblas3-type-indexed
Salvatore Filippone 18 years ago
parent 6384d02768
commit 3b44928e22

@ -62,6 +62,8 @@ Craig C. Douglas na.bank@na-net.ornl.gov and
na.cdouglas@na-net.ornl.gov; we wrapped it in a Fortran 95 interface na.cdouglas@na-net.ornl.gov; we wrapped it in a Fortran 95 interface
with dynamic memory allocation. with dynamic memory allocation.
INSTALLING
To compile and run our software you will need the following To compile and run our software you will need the following
prerequisites (see also SERIAL below): prerequisites (see also SERIAL below):
@ -79,10 +81,13 @@ prerequisites (see also SERIAL below):
This is not necessary to compile our library, but the test program This is not necessary to compile our library, but the test program
in test/Fileread assumes you have it installed. in test/Fileread assumes you have it installed.
To install, choose a Make.inc.XXX file for your compilers, modify the To install, choose a Make.inc.XXX file in directory Make that fits
paths to libraries to match your installation and copy it to your compilers, modify the paths to libraries to match your
Make.inc. Then a make will compile the library; go to the test installation and copy it to Make.inc in the top directory.
directory and its subdirectories to get test programs done. Then run
make
to compile the library; go to the test directory and its
subdirectories to get test programs done.
SERIAL: We now provide an (experimental) option to run in serial SERIAL: We now provide an (experimental) option to run in serial

Loading…
Cancel
Save