Skip to main content

SLEPc: Scalable Library for Eigenvalue Problem Computations

Contents

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

Overview of package

General information about package
Package: SLEPc
Description: Scalable Library for Eigenvalue Problem Computations
For more information: https://slepc.upv.es/
Categories:
License: OpenSource (SLEPc license)

General usage information

SLEPc (the Scalable Library for Eigenvalue Problem Computations) is an extension of the PETSc package for solving linear eigenvalue problems. It can also be used for computing a partial SVD of large, sparse, rectangular matrixes, and to solve nonlinear eigenvalue problems.

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

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

Available versions of SLEPc on the Zaratab cluster

Available versions of SLEPc on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
3.16.3 slepc/3.16.3 zen2 Y






Back to Top