LIBXSMM: library for specialized dense and sparse matrix operations

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: 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.

The libxsmm_gemm_generator code has been added to your PATH.

The following environmental variables have been defined:

  • \$LIBXSMM_ROOT has been set to the root of the libxsmm installation
  • \$LIBXSMM_LIBDIR points to the directory containing the libraries
  • \$LIBXSMM_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\$LIBXSMM_INCDIR
and the following flags to your link command (e.g. LDFLAGS in your Makefile):
  • -L\$LIBXSMM_LIBDIR -Wl,-rpath,\$LIBXSMM_LIBDIR

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 Deepthought2 cluster (RHEL8)

Available versions of LIBXSMM on the Deepthought2 cluster (RHEL8)
Version Module tags CPU optimized for GPU ready?
1.15 libxsmm/1.15 ivybridge N