bml: Basic Matrix Library
Contents
Overview of package
Package: | bml |
---|---|
Description: | Basic Matrix Library |
For more information: | https://github.com/lanl/bml |
Categories: | |
License: | Unknown |
General usage information
The Basic Matrix Library, bml, is a collection of various matrix data formats (both dense and sparse) and their associated algorithms for basic matrix operations.
The following environmental variables have been defined:
- \$BML_ROOT has been set to the root of the bml installation
- \$BML_LIBDIR points to the directory containing the libraries
- \$BML_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\$BML_INCDIR
- -L\$BML_LIBDIR -Wl,-rpath,\$BML_LIBDIR
Available versions of the package bml, by cluster
This section lists the available versions of the package bmlon the different clusters.
Available versions of bml on the Deepthought2 cluster (RHEL8)
Version | Module tags | CPU optimized for | GPU ready? |
---|---|---|---|
1.3.1 | bml/1.3.1 | ivybridge | Y |