Michael,
assuming it works, would you be willing to add essentially this part of your 
message...

> Following Natarajan's advice, I used the configuration command:
> ./configure --enable-shared --with-blas="mkl_intel_lp64
> -Wl,--start-group -lmkl_intel_thread -lmkl_core -Wl,--end-group
> -lguide -lpthread"
> LDFLAGS="-L/usr/local/intel/mkl/10.1.1.019/lib/em64t"
>
> The LDFLAGS points to the directory where libmkl_intel_lp64.so,
> libmkl_intel_thread.so and libmkl_intel_core.so are on the cluster I
> am using. The cluster I am using sets up environment variables by
> using "module load ..." commands. I have loaded intel/10.1.012 and
> intel/mkl/10.1.1.019 (for the record). Since the environment variables
> that it has set up for me are probably important I will try and list
> all that seem relevant:
> LD_LIBRARY_PATH
> /usr/local/intel/mkl/10.1.1.019/lib/64:/usr/local/intel/cc/10.1.012/lib:/us
>r/local/intel/fc/10.1.012/lib:/opt/sgi/mpt/mpt-1.25/lib LIBRARY_PATH
> /usr/local/intel/mkl/10.1.1.019/lib/64:/opt/sgi/mpt/mpt-1.25/lib

...to the wiki at 
http://sourceforge.net/apps/mediawiki/dealii/index.php?title=Deal.II_Questions_and_Answers

Right before section 3.5 would probably be a good place.

Thanks a lot 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

Reply via email to