• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

EXE/H03-May-2022-32

Cbt.cH A D03-May-202215.6 KiB974902

Cbt.hH A D03-May-2022252 2015

MakefileH A D03-May-20222.2 KiB7341

READMEH A D03-May-2022566 129

blacstest.fH A D03-May-2022749.5 KiB21,72313,342

bsbr.datH A D03-May-2022630 1918

bt.datH A D03-May-2022454 1110

btprim_CMMD.fH A D03-May-20228 KiB328113

btprim_MPI.fH A D03-May-20229.7 KiB378146

btprim_MPL.fH A D03-May-20228 KiB333114

btprim_NX.fH A D03-May-20227.6 KiB320104

btprim_PVM.fH A D03-May-202212.9 KiB482176

comb.datH A D03-May-2022768 2120

sdrv.datH A D03-May-2022555 1716

tools.fH A D03-May-202259.2 KiB2,088783

README

1(1)  To compile, just type "make".  You must first edit and correct the
2     file BLACS/Bmake.inc.  Sample Bmake.inc's can be found in the
3     BLACS/BMAKES directories.  See the paper "Installing and testing the BLACS"
4     for details.
5
6(2)  Type "make clean" to get rid of old .o files.
7
8(3)  The file blacstest.f is extremely large (roughly 20,000 lines),
9     and this may be too large to compile on some systems.  If you have this
10     problem, a slight modification to the BLACS/TESTING Makefile should allow
11     you to split blacstest.f into smaller files.
12