OpenBLAS¶
Description¶
In scientific computing, OpenBLAS is an open source implementation of the BLAS API with many hand-crafted optimizations for specific processor types. It is developed at the Lab of Parallel Software and Computational Science, ISCAS. OpenBLAS adds optimized implementations of linear algebra kernels for several processor architectures, including Intel Sandy Bridge and Loongson. It claims to achieve performance comparable to the Intel MKL.
Environment Modules¶
Run module spider openblas
to find out what environment modules are available for this application.
Environment Variables¶
Categories¶
programming, library