Skip to main content

aocl-sparse: Suite of Sparse Matrix algorithms

Contents

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

Overview of package

General information about package
Package: aocl-sparse
Description: Suite of Sparse Matrix algorithms
For more information: http://faculty.cse.tamu.edu/davis/suitesparse.html
Categories:
License: OpenSource (MIT)

General usage information

aocl-sparse is a library that contains basic linear algebra subroutines for sparse matrices and vectors. It is optimized for the AMD EPYC family of processors. Current functionality supports SPMV function with CSR and ELLPACK formats.

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 aocl-sparse, by cluster

This section lists the available versions of the package aocl-sparseon the different clusters.

Available versions of aocl-sparse on the Zaratab cluster

Available versions of aocl-sparse on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
3.1 aocl-sparse/3.1 zen2 Y






Back to Top