File: README

package info (click to toggle)
scalapack 2.0.2-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 36,300 kB
  • sloc: fortran: 338,514; ansic: 75,307; makefile: 1,385; sh: 56
file content (11 lines) | stat: -rw-r--r-- 566 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
11
(1)  To compile, just type "make".  You must first edit and correct the
     file BLACS/Bmake.inc.  Sample Bmake.inc's can be found in the
     BLACS/BMAKES directories.  See the paper "Installing and testing the BLACS"
     for details.

(2)  Type "make clean" to get rid of old .o files.

(3)  The file blacstest.f is extremely large (roughly 20,000 lines),
     and this may be too large to compile on some systems.  If you have this
     problem, a slight modification to the BLACS/TESTING Makefile should allow
     you to split blacstest.f into smaller files.