Skip to main content

LIBXSMM: library for specialized dense and sparse matrix operations

Contents

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

Overview of package

General information about package
Package: LIBXSMM
Description: library for specialized dense and sparse matrix operations
For more information: https://github.com/hfp/libxsmm
Categories:
License: OpenSource (BSD-3clause)

General usage information

LIBXSMM is a library for specialized dense and sparse matrix operations as well as for deep learning primitives such as small convolutions.

This module will add the libxsmm_gemm_generator code to your PATH.

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 LIBXSMM, by cluster

This section lists the available versions of the package LIBXSMMon the different clusters.

Available versions of LIBXSMM on the Zaratab cluster

Available versions of LIBXSMM on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
1.17 libxsmm/1.17 icelake, x86_64, zen2 Y
1.16.3 libxsmm/1.16.3 zen2 Y
1.15 libxsmm/1.15 zen Y






Back to Top