LIBXSMM: library for specialized dense and sparse matrix operations
Contents
Overview of 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
- -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)
Version | Module tags | CPU optimized for | GPU ready? |
---|---|---|---|
1.15 | libxsmm/1.15 | ivybridge | N |