[CIG-LONG] compiling Gale on a supercomputer

Walter Landry wlandry at caltech.edu
Thu May 24 12:00:07 PDT 2012


Robert Gray <graywacke at gmail.com> wrote:
> Failed to locate libXML2:
> ****  ERROR ****
> Failed to locate required package libXML2.
> I've attached the config.log file.

Sorry.  My mistake.  Try just -lmkl_lapack.  There is no libmkl.so.

Also, I noticed that in this config.log, the compiler is icpc.  You
probably want to use an mpi wrapped version such as mpicxx.  You can
do that by setting "--cxx=mpicxx".

Cheers,
Walter Landry


More information about the CIG-LONG mailing list