Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
7234 Discussions

Compile-link CVF source via command line w/ MKL 7.0 sparse solver

fractureman
Novice
639 Views
I've stuggled with MKL Premier Services on this one without much luck.
I want to compile-link a simple test program (x.f) that calls the new
Paradiso sparse solver in MKL 7.0 -- but I want to use the command line --
I'm NOT using a "project". I'm using the DSS... interface to the solver
(same as was in CXML).
This does not work:
f90 x.f mkl_solver.lib mkl_s.lib
The compile is fine. The link step says all the _DSS.. routines
are unresolved.
I can use above command to compile-link to a routine in mkl_s.lib
(vsexp for example).
Compiler: CVF 6.6 (C)
MKL 7.0 (just rec'd)
W2KPro SP4
Thanks for any suggestions !
0 Kudos
0 Replies
Reply