--> Skip to main content

bml: Basic Matrix Library

Contents

  1. Overview of package
  2. Overview of package
    1. General usage
  3. Availability of package by cluster

Overview of package

General information about 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:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

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 Zaratab cluster

Available versions of bml on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
1.3.1 bml/1.3.1 zen, zen2 Y

Available versions of bml on the Juggernaut cluster

Available versions of bml on the Juggernaut cluster
Version Module tags CPU(s) optimized for GPU ready?
1.3.1 bml/1.3.1 skylake_avx512, x86_64, zen Y






Back to Top