Software at OSC |
Intel MKLIntroductionThe Intel Math Kernel Library contains LAPACK, BLAS, some FFT routines, and a miscellany of other math capabilities. VersionVersion 5.1 is currently available at OSC. AvailabilityIntel MKL is available on the HP Itanium-2, Altix and the Intel P4 Linux Cluster. UsageThe Math Kernel Library is installed under the modules paradigm. To access the library, activate it with module load mkl and then link using $MKL, as in: module load mkl DocumentationThe Intel Math Kernel Library is fully documented here. |