Related articles |
---|
Sparse Compiler MT1 aart.bik@intel.com (Bik, Aart) (2003-03-30) |
From: | "Bik, Aart" <aart.bik@intel.com> |
Newsgroups: | comp.compilers |
Date: | 30 Mar 2003 00:49:31 -0500 |
Organization: | Compilers Central |
Keywords: | tools, Fortran, available |
Posted-Date: | 30 Mar 2003 00:49:31 EST |
content-class: | urn:content-classes:message |
The Leiden Institute of Advanced Computer Science makes the sparse compiler
MT1 available without fee for education, research, and non-profit purposes.
Binary and documentation can be downloaded from:
http://www.liacs.nl/home/ajcbik/sparse.html
This compiler is a special kind of Fortran source-to-source
restructuring compiler that can automatically transform a 'dense'
program (in which all operations on matrices are simply implemented
using two-dimensional arrays) into a semantically equivalent 'sparse'
program (operating on more complicated sparse data structures),
thereby reducing storage requirements and computational time of the
original application.
NOTE:
The download facility replaces the sparse 'Subroutine on Demand' service,
which is no longer active.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.