On 06/07/2012 01:42 PM, Timo Heister wrote:
Hi Michael,


Hi Timo,

can we use any other fortran to build deal.II besides gfortran? I've been setting

export F77=mpif77

and

./configure .... F77=mpif77

but it persists in using gfortran which on our system has aged to (im)perfection .... mpif77 uses Intel's ifort which I would much rather use.
./configure \
     --prefix=$proot \
...

BTW, MKL is multi-threaded, so we can use multiple OMP/MKL threads per MPI rank. Does deal.II take advantage of multiple MKL threads ? Has anyone seen any speedups ?

thanks --Mike



--
Timo Heister
http://www.math.tamu.edu/~heister/


--
% -------------------------------------------------------------------- \
% Michael E. Thomadakis, Ph.D. Senior Lead Supercomputer Engineer/Res  \
% e-mail: miket(at)tamu(dot)edu                  Texas A&M University  \
% web:    http://alphamike.tamu.edu             Supercomputing Center  \
% voice:  979-862-3931                   Teague Research Center, 104B  \
% fax:    979-847-8643                 College Station, TX 77843, USA  \
% -------------------------------------------------------------------- \

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to