[Pw_forum] Adding zggev and dgemm

Mahmoud Payami mpayami at aeoi.org.ir
Sat Aug 14 08:41:36 CEST 2004


Dear Kostya,

Thank you very much for your comments. I will check your solution and will
use it in similar cases in future.
However, using MKL7.0 the compilation was successful.
Thank you again.

Best regards,

Mahmoud




>  Indeed MKL 5.2 and ifc 8 do not link by default. Yet it is fairly
> straightforward to fix, and the executables seem to work properly. The
> fix is to add libF90.a from ifc 7.1 at the linking stage, last position
> in the list of the library files works fine. Then the missing functions
> will be found, and things work. Here is an example of the resulting
> command:
>
> -Vaxlib -L/usr/local/lib -lfftw
> -L/home/software/32bit/intel_mkl52/mkl/lib/32 -lmkl_lapack -lmkl_p4
> -lguide -lpthread
> /home/software/32bit/intel_fc_71/compiler70/ia32/lib/libF90.a
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
>  Kostya
>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> Pw_forum mailing list
> Pw_forum at pwscf.org
> http://www.democritos.it/mailman/listinfo/pw_forum
>
>





More information about the users mailing list