
Top : Computers : Parallel Computing :
Programming
Categories
| Documentation Environments Languages Libraries Tools |
Websites
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.
http://www.cs.berkeley.edu/~mdw/proj/jaguar/
Papers about adaptive parallelism.
http://www.cs.yale.edu/HTML/YALE/CS/Linda/piranha.html
Implementations of MPI and PVM for IRIX. Documentation and download.
http://www.sgi.com/software/mpt/overview.html
A client-server system that enables users to solve complex scientific problems remotely using a variety of languages. Documentation and software available.
http://www.cs.utk.edu/netsolve/
Information for clustering and writing programs for Macintoshes using MPI. Source code, tutorials, and benchmarks.
http://exodus.physics.ucla.edu/appleseed/
An API for multi-platform shared-memory parallel programming in C/C++ and Fortran. Specification, presentations, event calendar, and sample programs.
http://www.openmp.org/