Lis: a Library of Iterative Solvers for Linear Systems

Download | Publications | Contact

Introduction

Lis, a Library of Iterative Solvers for linear systems, is a scalable parallel library for solving linear equations and eigenvalue problems with sparse iterative methods.
Installation of Lis requires a C compiler. To use the Fortran interface, a FORTRAN 77 compiler is required. To use the algebraic multigrid preconditioner, a Fortran 90 compiler is required. OpenMP and MPI-1 are used in parallel computing environments.
Lis has been tested on the following platforms:

Major tested platforms
C compilers OS
Intel C/C++ Compiler 7.0, 8.0, 9.1, 10.1, 11.0 Linux
IBM XL C/C++ V7.0, 9.0 AIX 5.3
Linux
Sun WorkShop 6, Sun ONE Studio 7
Sun Studio 11, 12
Solaris 9
Solaris 10
PGI C++ 6.0, 7.1 Linux
gcc 3.3, 4.1 Linux
Fortran compilers (optional) OS
Intel Fortran Compiler 8.1, 9.1, 10.1, 11.0 Linux
IBM XL Fortran V9.1, 11.1 AIX 5.3
Linux
Sun WorkShop 6, Sun ONE Studio 7
Sun Studio 11, 12
Solaris 9
Solaris 10
PGI Fortran 6.0, 7.1 Linux
g77 3.3 Linux
gfortran 4.3 Linux
g95 0.91 Linux

Download

Publications

Contact

Bug reports, requests and comments are highly appreciated. Please feel free to send e-mail to the following address:

The SSI Project