Jon, > ./configure --with-umfpack --disable-threads > --with-blas="mkl_solver_lp64 -Wl,--start-group -lmkl_intel_lp64 > -lmkl_intel_thread -lmkl_core -Wl,--end-group -openmp -lpthread" > --with-lapack="mkl_solver_lp64 -Wl,--start-group -lmkl_intel_lp64 > -lmkl_intel_thread -lmkl_core -Wl,--end-group -openmp -lpthread" > CC=mpiicc CXX=mpiicpc F77=mpiifort CXXFLAGS=-DMPICH_IGNORE_CXX_SEEK > > This list of MKL libraries differs a little from the previous discussion > about this subject, but was obtained from the Intel website at: > > http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/ > > You all probably already knew about this site, but I thought it was > enlightening.
I didn't know about it. Would you mind putting this information into the FAQ at the wiki? Thanks in advance W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
