[CIG-LONG] compiling Gale on a supercomputer

Walter Landry wlandry at caltech.edu
Thu May 24 13:51:39 PDT 2012


Robert Gray <graywacke at gmail.com> wrote:
> Hey Walter,
> Success with the compilation process!  Thank you.  However, when I try to
> run the yielding.json model it crashes immediately with the error message:
> 
> ./Gale: error while loading shared libraries: libmkl_lapack.so: cannot open
> shared object file: No such file or directory

Normally, loading the module should set the appropriate variables so
that you do not get this error.  In any case, if you set

  export LD_LIBRARY_PATH=/scinet/gpc/intel/mkl/lib/em64t:$LD_LIBRARY_PATH

it should fix this error.

Cheers,
Walter Landry



More information about the CIG-LONG mailing list