Additional
Information: This category contains sites related to parallel programming. This includes parallel compilers, message-passing libraries, parallel programming tools, and documentation.
SGI: Message-Passing Toolkit SGI: Message-Passing Toolkit: Implementations of MPI and PVM for IRIX. Documentation and download. (Programming) http://www.sgi.com/software/mpt/overview.html
NetSolve NetSolve: A client-server system that enables users to solve complex scientific problems remotely using a variety of languages. Documentation and software available. (Programming) http://www.cs.utk.edu/netsolve/
AppleSeed AppleSeed: Information for clustering and writing programs for Macintoshes using MPI. Source code, tutorials, and benchmarks. (Programming) http://exodus.physics.ucla.edu/appleseed/
Piranha Piranha: Papers about adaptive parallelism. (Programming) http://www.cs.yale.edu/HTML/YALE/CS/Linda/piranha.html
OpenMP OpenMP: An API for multi-platform shared-memory parallel programming in C/C++ and Fortran. Specification, presentations, event calendar, and sample programs. (Programming) http://www.openmp.org/
Jaguar - Java Access to Generic Underlying Architectural Resources Jaguar - Java Access to Generic Underlying Architectural Resources: Jaguar is an extension of the Java runtime environment which enables direct Java access to operating system and hardware resources, such as fast network interfaces, memory-mapped and programmed I/O, and specialized machine instruction sets. (Programming) http://www.cs.berkeley.edu/~mdw/proj/jaguar/