Date Posted: October 17, 2003
Platform requirements
Operating systems: AIX, Linux, Altix, Sun OS, Mac OS X, BG/P, XT-4
Compilers and BLAS libraries:
- AIX 5.3 or above: Power 4, 5, or 6 processors, xlf and xlc compilers; ESSL
- Linux on IA32: Pentium 4, Core, Xeon, or AMD Opteron processors, gfortran or Intel Fortran compiler; tuned BLAS
- Linux on x86_64: Intel or AMD 64-bit processors, gfortran, Pathscale, PGI (Portland Group), or Intel Fortran compiler; tuned BLAS
- Linux on IA64: Itanium 2 processors, Intel Fortran compiler, MKL
- SunOS 5.8: UltraSPARC III or later processors, f95 compiler
- Mac OS X: gfortran compiler; tuned BLAS
- Cray XT4: ftn compiler; ACML
- BG/P: mpixlf77_r compiler; ESSL
- Altix: Intel Fortran compiler; MKL
Installation instructions
- Download the file for the appropriate operating system (<OS>).
- In order to unzip the downloaded file, use the command gunzip wsmp-<OS>.tar.gz.
- In order to extract the wsmp-<OS>/ directory and its contents, use the command tar -xvf wsmp-<OS>.tar.
- Please refer to the README file in this directory for further instructions.
Details on linking and running with the libraries can be found in the doc/wsmp1.pdf (symmetric solver) and doc/wsmp2.pdf (general solver) files.
In brief, the software is available in the form of statically linkable libraries. The documentation describes the calling sequences and other details of the computational routines. The users need to place calls to the appropriate WSMP routines in their code and link it with the WSMP libraries to create an executable.
Download description
| Filename | File size | Description |
|---|---|---|
| wsmp-AIX.tar.gz | 22820KB | Zip file containing Watson Sparse Matrix Package for AIX |
| wsmp-Altix.tar.gz | 13867KB | Zip file containing Watson Sparse Matrix Package for ALTIX |
| wsmp-BGP.tar.gz | 526KB | Zip file containing Watson Sparse Matrix Package for BGP |
| wsmp-Linux32.tar.gz | 4511KB | Zip file containing Watson Sparse Matrix Package for Linux 32-bit |
| wsmp-Linux64.tar.gz | 18422KB | Zip file containing Watson Sparse Matrix Package for Linux64-bit |
| wsmp-LinuxIA64.tar.gz | 14033KB | Zip file containing Watson Sparse Matrix Package for LinuxIA64 |
| wsmp-MacOS.tar.gz | 21288KB | Zip file containing Watson Sparse Matrix Package for MacOS |
| wsmp-SunOS.tar.gz | 6636KB | Zip file containing Watson Sparse Matrix Package for SunOS |
| wsmp-XT4.tar.gz | 526KB | Zip file containing Watson Sparse Matrix Package for XT4 |
