Hello,
I am trying to install deal.II on a cluster equipped with the Intel
compilers v10.1. Unfortunately, I am getting the following error during
compilation:
ipo: error #11021: OBJREAD Error: Could not create mapping for
/home/ws/ae78/trilinos-9.0.3/LINUX_MPI/lib
icc: error #10014: problem during multi-file optimization compilation
(code 1)
My configure options are
./configure --with-ccflags=-fPIC --with-cxxflags=-fPIC
--with-fflags=-fPIC --with-cflags=-fPIC CC=mpicc CXX=mpicxx F77=mpif77
--with-trilinos=/home/ws/ae78/trilinos-9.0.3/LINUX_MPI --enable-shared
--with-umfpack --with-blas-lapack=/opt/intel/mkl/10.1.2.024/lib/em64t
--with-metis=/home/ws/ae78/metis-4.0
Did someone ever face a similar problem?
Best Regards,
Markus
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii