openblas: Optimized BLAS libraries
Contents
Overview of package
Package: | openblas |
---|---|
Description: | Optimized BLAS libraries |
For more information: | https://www.openblas.net/ |
Categories: | |
License: | OpenSource (BSD) |
General usage information
OpenBLAS is an open source implementation of the BLAS (Basic Linear Algebra Subprograms) API with many hand-crafted optimizations for specific processor types.
The following environmental variables have been defined:
- \$OPENBLAS_ROOT has been set to the root of the openblas installation
- \$OPENBLAS_LIBDIR points to the directory containing the libraries
- \$OPENBLAS_INCDIR points to the directory containing the header files
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
- -I\$OPENBLAS_INCDIR
- -L\$OPENBLAS_LIBDIR -Wl,-rpath,\$OPENBLAS_LIBDIR${endlist}
Available versions of the package openblas, by cluster
This section lists the available versions of the package openblason the different clusters.
Available versions of openblas on the Deepthought2 cluster (RHEL8)
Available versions of openblas on the Deepthought2 cluster (RHEL8) Version Module tags CPU optimized for GPU ready? 0.3.8 openblas/0.3.8 x86_64 N 0.3.9 openblas/0.3.9 ivybridge N Available versions of openblas on the Juggernaut cluster
Available versions of openblas on the Juggernaut cluster Version Module tags CPU optimized for GPU ready? 0.3.9 openblas/0.3.9 broadwell N