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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
29323 Discussions

Entire Lapack in a DLL or just the stuff I need

erik2055
Beginner
492 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
492 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