i had tried that previously but there is no mkl library.  there is an mkl_avx. <br><br>Thank you,<br>JD<br><br><div class="gmail_quote">On Mon, Aug 31, 2009 at 1:37 PM, Pawel Lesniak <span dir="ltr">&lt;<a href="mailto:lesniak@ifmpan.poznan.pl">lesniak@ifmpan.poznan.pl</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Jeff DeReus pisze:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
library flags are fine. set compiler flag for opterons (-xW). <br>
# Linux PC system with IFC 10 compiler + mkl 10 (-ip is broken; -static does not give traceback-lines)<br>
linuxif9:FC:ifort<br>
linuxif9:MPF:ifort<br>
linuxif9:CC:cc<br>
linuxif9:FOPT:-FR -mp1 -w -prec_div  -pc80 -pad -align -DINTEL_VML -xW -traceback     linuxif9:FPOPT:$(FOPT)<br></div>
linuxif9:LDFLAGS:$(FOPT) -L/opt/intel/mkl/<a href="http://10.2.1.017/lib/em64t" target="_blank">10.2.1.017/lib/em64t</a> &lt;<a href="http://10.2.1.017/lib/em64t" target="_blank">http://10.2.1.017/lib/em64t</a>&gt; -pthread<br>

linuxif9:R_LIBS: -L/opt/intel/mkl/<a href="http://10.2.1.017/lib/em64t" target="_blank">10.2.1.017/lib/em64t</a> &lt;<a href="http://10.2.1.017/lib/em64t" target="_blank">http://10.2.1.017/lib/em64t</a>&gt; -lmkl_lapack -lguide -lmkl_core<div class="im">
<br>
linuxif9:DPARALLEL:&#39;-DParallel&#39;<br>
linuxif9:RP_LIBS: -lmlk_intel_lp64 -lmkl_sequential -lmkl_scalapack -lmkl_blacs_lp64 $(R_LIBS) -L/opt/fftw-2.1.5/libfftw.a<br>
linuxif9:MPIRUN:mpirun -np _NP_ -machinefile _HOSTS_ _EXEC_<br>
<br>
</div></blockquote>
Change R_LIBS to: -L/opt/intel/mkl/<a href="http://10.2.1.017/lib/em64t" target="_blank">10.2.1.017/lib/em64t</a> -lmkl_lapack -lmkl -liomp5<br>
lmkl_core is not sufficient, you need to link against lmkl<div><div></div><div class="h5"><br>
<br>
Regards,<br>
Pawel Lesniak<br>
<br>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
</div></div></blockquote></div><br>