Essential Math Module
When building the Essential Math Module, choose which Basic Linear Algebra Library to use. Support for a BLA library differs depending on the platform:
Linux and Windows: the Intel Math Kernel Library (MKL)
Solaris: the Sun Performance Library (SPL)
AIX: the Netlib CLAPACK library (CLAPACK)
AIX Platforms Only:
All Other Platforms:
Provide the path to your MKL or SPL installation. Note that Rogue Wave does not ship an MKL implementation, so this selection always requires a path.
Provide the path up to, but not including, the lib and include directories. For example, for Windows, use D:\mkl instead of D:\mkl\include or D:\mkl\lib. On a UNIX platform, use /usr/local/mkl instead of /usr/local/mkl/lib or /usr/local/mkl/include.