[CIG-LONG] CIG-LONG Digest, Vol 73, Issue 5

Walter Landry wlandry at caltech.edu
Fri Jan 25 19:37:33 PST 2013


"Morgan, Frank" <Frank.Morgan at jhuapl.edu> wrote:
> Thanks Walter - configuring PETSc without X11 got me past the Gale config.
> 
> But I'm getting the same errors on scons as Feng Lin. I configured PETSc
> with:
> --download-f-blas-lapack=/home/morgamf1/Applications/tmp/fblaslapack-3.1.1.t
> ar.gz
> (pointing to the LAPACK package previously downloaded)
> 
> ...and I have libfblas.a, libflapack.a in
> /petsc-3.2-p7/linux-gnu-c-debug/lib/

This is good.  In the Gale directory, try modifying "config.cfg" by
modifying the line with 

  LIBPATH

to add the directory

  /petsc-3.2-p7/linux-gnu-c-debug/lib/

Then change the line with

  LIBS

to remove "lapack" and add "flapack" and "fblas".

Cheers,
Walter Landry


More information about the CIG-LONG mailing list