[petsc-users] Problem with Petcs link to window Intel MKl mkl_blas95.lib, mkl_lapack95.lib and mkl_blas_intelmpi.lib

Alexander Grayver agrayver at gfz-potsdam.de
Tue Mar 15 07:47:26 CDT 2011


I would suggest that you have to define the name of the compiler which 
will be used. In case of Intel compiler I guess it should be:

--with-cc='win32fe icc' --with-fc='win32fe ifort'  --with-cxx='win32fe icc'

On 15.03.2011 13:33, Hung Thanh Nguyen wrote:
>
> Dear PETSc use
>
> I try to install PETSc on window Intel MKL and include mkl_blas95.lib, 
> mkl_lapack95.lib and mkl_blacs_intelmpi.lib ( or mkl_mpich2.lib).
>
> Intel MKL compiler 11.6-067. The following config-procedure
>
> .....
>
> /$ ./config/configure.py   / --with-petsc-arch=intel-32-static / 
> --with-f-blas95-lapack-dir=/intel/Compiler/11.1/067/mkl/ia32/lib / 
> --with-mpich2-dir=/
>
> /=/intel/Compiler/11.1/067/mkl/ia32/lib/
>
> I am also try:
>
> /$ ./config/configure.py   / --with-petsc-arch=intel-32-static / 
> --with-f-blas-lapack-dir=/intel/Compiler/11.1/067/mkl/ia32/lib / 
> --with-mpi-dir=/
>
> /=/intel/Compiler/11.1/067/mkl/ia32/lib/
>
> *I got error message:*
>
> *Could not locate a functional C compiler *
>
> **
>
> What I am doing wrong?
>
> Thanks
>
> Hung T Nguyen
>
> Physis and techonology Inst. University in Tromsø
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110315/f5b9e021/attachment.htm>


More information about the petsc-users mailing list