|
MyraMath
|
MyraMath can be built natively on Windows using CMake + Visual Studio, or natively on Linux using GNU Make. In either case, MyraMath relies heavily on both LAPACK and the BLAS. Typically, a manufacturer-provided math kernel library (like Intel MKL) will provide the highest performance. For users seeking a pure open-source solution, we distribute a BLAS/LAPACK layer called MyraKL that implements enough functionality to build MyraMath. See the build instructions (below) to get started.
Browse the Instructions for building on Windows
Browse the Instructions for building on Linux
1.8.13