Watson Sparse Matrix Package
A package of libraries for solving sparse systems of linear equations on serial and parallel computers.
Date Posted: October 17, 2003
|
|
 |
 |
|
Platform requirements
Operating systems: AIX®, Linux®, SunOS, Tru64, HP-UX
Hardware:
- AIX 5.1 or above: Power 3, 4, or 5 processors, xlf and xlc compilers
- Linux on IA32 and EM64T: Pentium® 4, Xeon, or AMD Opteron processors, GCC or Intel® C and Fortran compilers
- Linux on IA64: Itanium® 2 processors, Intel C and Fortran compilers, MKL
- SunOS 5.8: UltraSPARC II or III processors, f95 compiler
- Tru64: f90 compiler
- HP-UX: f90 compiler.
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.
Intel, Intel logo, Intel Inside, Intel Inside logo, Intel Centrino, Intel Centrino logo, Celeron, Intel Xeon, Intel SpeedStep, Itanium, and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both.
AIX is a trademark of IBM Corporation in the United States, other countries, or both.
Other company, product, or service names may be trademarks or service marks of others.
|
|
 |
|
| |