How to use Libxsmm

Software
Version
Cluster
Libxsmm
1.17
Dardel

The LIBXSMM library can be built using different toolchains. You can check available modules using

ml PDCTEST/22.06
ml spider libxsmm
ml avail libxsmm

For example, to load the module for the LIBXSMM library built with the cpeGNU 21.11 toolchain

ml PDCTEST/22.06
ml libxsmm/1.17-cpeGNU-22.06

To display information on what paths and environment variables are used when loading a LIBXSMM module

ml show libxsmm/1.17-cpeGNU-22.06
env | grep -i libxsmm

Disclaimer

PDC takes no responsibility for the correctness of results produced with the binaries. Always evaluate the binaries against known results for the systems and properties you are investigating before using the binaries for production jobs.

How to build Libxsmm