hashdist / hashstack-old

Obsolete repository, use "hashstack" instead
3 stars 4 forks source link

Install our own Lapack for PETSc #70

Closed certik closed 11 years ago

certik commented 11 years ago

I got this failure on a cluster:

[petsc] TESTING: checkLib from config.packages.BlasLapack(/nobackup/certik/python-hpcmp2/bld/petsc-n-eivs/src/config/BuildSystem/config/packages/BlasLapack.py:112)
[petsc] *******************************************************************************
[petsc]          UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):
[petsc] -------------------------------------------------------------------------------
[petsc] Could not find a functional BLAS. Run with --with-blas-lib=<lib> to indicate the library containing BLAS.
[petsc]  Or --download-c-blas-lapack=1 to have one automatically downloaded and installed
[petsc] *******************************************************************************
[petsc] 
certik commented 11 years ago

Lapack is added in 81c955014f179ef69cf19d4a7166a88cfd8f7fe8.