SciClone Cluster Project Computational Science Cluster
Home
Introduction
Sponsors
Research
Hardware
Software
User Info
Documentation

Name: SPARSKIT

Version: 2

Description:

SPARSKIT is a Fortran 77 subroutine library for manipulating sparse matrices. It includes routines for converting between various sparse matrix storage schemes; performing matrix-matrix, matrix-vector, and unary operations (such as permutations and transpose) on sparse matrices; and a family of iterative solvers for sparse linear systems. SPARSKIT is installed on SciClone in both 32-bit (v8plusa, v8plusb) and 64-bit (v9a, v9b) versions.

Installation Path:

/usr/local/src/SPARSKIT
/usr/local/[v8plusa,v9a]/generic/lib/libskit.a
/usr/local/[v8plusb,v9b]/ultra3cu/lib/libskit.a

Documentation:

Usage Notes:

The "v8plusa" and "v9a" versions are built for use with a "generic" UltraSPARC CPU, while the "v8plusb" and "v9b" versions are compiled to take advantage of the "ultra3cu" chip found only on our UltraSPARC III nodes. "v8plusa" and "v9a" will run satisfactorily on any node in SciClone, but "v8plusb" and "v9b" should only be used on nodes with UltraSPARC III processors (c5, n2, db1, and s3 node types).