Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 169 Bytes

Config.md

File metadata and controls

9 lines (8 loc) · 169 Bytes

BLAS

  • FORTRAN = mpif90 in make.inc
  • make
  • ar cr libblas.a *.o

SuperLU

  • mpicc and mpif90 compiler in make.in
  • path to current SuperLU directory
  • path to libblas.a