Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
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.
29295 Discussions

Entire Lapack in a DLL or just the stuff I need

erik2055
Beginner
449 Views
Wuld it matter performance-wise if I included the entire LAPACK library in a DLL, when I only use , say 5 or 10% of the routines in my application ?
0 Kudos
1 Reply
Jugoslav_Dujic
Valued Contributor II
449 Views
Quoting - erik2055
Wuld it matter performance-wise if I included the entire LAPACK library in a DLL, when I only use , say 5 or 10% of the routines in my application ?

No.
0 Kudos
Reply