[CIG-LONG] compiling Gale on a supercomputer

Walter Landry wlandry at caltech.edu
Wed May 23 11:55:13 PDT 2012


Robert Gray <graywacke at gmail.com> wrote:
> Hey Walter,
> That option definitely helped, but the compiling process is still aborting.
> Now I get the message:
> 
> /scinet/gpc/Libraries/petsc-3.2-p2-openmpi-centos6/linux-gnu-c-opt/lib/libpetsc.a(gs.o):gs.c:(.text+0x903):
> more undefined references to `
> dcopy_' follow
> /scinet/gpc/Libraries/petsc-3.2-p2-openmpi-centos6/linux-gnu-c-opt/lib/libpetsc.a(gs.o):
> In function `gs_gop_vec_pairwise_plus':
> gs.c:(.text+0x1456): undefined reference to `daxpy_'
> scons: *** [build/bin/Gale] Error 1
> scons: building terminated because of errors.

It looks like you need to link to lapack or mkl.  Did you build Petsc
yourself?  What did you use for lapack?

Cheers,
Walter Landry


More information about the CIG-LONG mailing list