I’m trying to set up petsc on an intel cluster that has the intel compilers and
the MKL, but when I try to configure, I get the error,
TESTING: checkLib from
config.packages.BlasLapack(config/BuildSystem/config/packages/BlasLapack.py:113)
*******************************************************************************
UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for
details):
-------------------------------------------------------------------------------
You set a value for --with-blas-lapack-lib=<lib>, but
['/cm/shared/apps/intel/composer_xe/2013_sp1.1.106/mkl/lib/intel64/libmkl_intel_lp64.a',
'/cm/shared/apps/intel/composer_xe/2013_sp1.1.106/mkl/lib/intel64/libmkl_sequential.a',
'/cm/shared/apps/intel/composer_xe/2013_sp1.1.106/mkl/lib/intel64/libmkl_core.a']
cannot be used
-gideon