[petsc-users] compile petsc with intel compiler
Satish Balay
balay at mcs.anl.gov
Tue Jul 9 15:37:18 CDT 2013
On Tue, 9 Jul 2013, Michael Povolotskyi wrote:
> Dear Petsc users and developers,
> I'm trying to build petsc with Intel compiler.
> What is strange to me that it has something to do with Gfortran, while I want
> to build everything with Intel.
Looks like you are not using intel compilers - just intel mpi
Satish.
>>>>>>>>
Executing: /opt/intel/impi/4.1.0/intel64/bin/mpicc -show
sh: gcc -ldl -I/opt/intel/impi/4.1.0.024/intel64/include -L/opt/intel/impi/4.1.0.024/intel64/lib -Xlinker --enable-new-dtags -Xlinker -rpath -Xlinker /opt/intel/impi/4.1.0.024/intel64/lib -Xlinker -rpath -Xlinker /opt/intel/mpi-rt/4.1 -lmpi -lmpigf -lmpigi -lrt -lpthread
Executing: /opt/intel/impi/4.1.0/intel64/bin/mpif90 -show
sh: gfortran -ldl -I/opt/intel/impi/4.1.0.024/intel64/include/gfortran/4.7.0 -I/opt/intel/impi/4.1.0.024/intel64/include -L/opt/intel/impi/4.1.0.024/intel64/lib -Xlinker --enable-new-dtags -Xlinker -rpath -Xlinker /opt/intel/impi/4.1.0.024/intel64/lib -Xlinker -rpath -Xlinker /opt/intel/mpi-rt/4.1 -lmpi -lmpigf -lmpigi -lrt -lpthread
<<<<<<<<
More information about the petsc-users
mailing list