--with-blas-lib

Satish Balay balay at mcs.anl.gov
Tue Mar 31 16:04:26 CDT 2009


PETSc configure should detect MLK 10.

You should just try --with-blas-lapack-dir=

--with-xxx-lib should also work - but I'm not sure if it can handle
  /LBIPATH /LIB options..] It should be able to do:

--with-blas-lapack-lib=[/cygdrive/c/libpath/foo.lib,bar.lib,next.lib]

Satish


On Tue, 31 Mar 2009, KACVINSKY Tom wrote:

> I am building PETSc under Windows using MS C++.  I need to know if
> --with-blas-lib can handle
> 
> a space separated list of libraries, like this:
> 
>  
> 
>     --with-blas-lib="/LIBPATH:... /LIB:... /LIB:... /LIB:..."
> 
>  
> 
> I need this functionality in order to build with MKL 10.1, which has a
> new linking scheme (three
> 
> libs instead of one).
> 
> 
> Thanks,
> 
>  
> 
> Tom
> 
> 




More information about the petsc-dev mailing list