Installing and Building Your SourcePro® Products : Chapter 3 Buildspec Details : Module-Specific Questions : Essential Math Module
Essential Math Module
When building the Essential Math Module, you must indicate the type of Basic Linear Algebra Library to be used.
Basic Linear Algebra Library Selection
Select which Basic Linear Algebra (BLA) library to use, which is required by the Math Module.
NOTE >> The Intel Math Kernel Library (MKL) and the Sun Performance Library (SPL) are performance-enhanced libraries for their respective platforms. On AIX and HPUX, this screen does not display and Netlib CLAPACK is automatically selected because Rogue Wave has not certified these platforms for any performance-enhanced libraries with the Math Module.
CLAPACK Selection
If you select the CLAPACK library, you must specify whether you want to use a previously installed version or the version provided by Rogue Wave, which is the default. Rogue Wave does not ship an MKL implementation so you must obtain this on your own.
 
MKL or CLAPACK Location
For MKL and CLAPACK, if you selected “Use my own installation...” in the selection window, specify the location of your previously installed version.
When specifying the location of the library, be sure to 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.
NOTE >> Paths containing spaces must be in quotes.