- BIP Messages - http://lhpca.univ-lyon1.fr/bip.html
Basic Interface for Parallelism is a message-passing library implemented on top of Myrinet. Software, benchmarks, and user manual.
- Coherent Virtual Machine - http://www.cs.umd.edu/projects/cvm/
A distributed shared memory system. Papers and bibliography.
- Fast Messages - http://www-csag.ucsd.edu/projects/comm/fm.html
A messaging layer designed to allow small messages to be transmitted quickly. Documentation and software distribution.
- Shmem Put/Get-FM - http://www-csag.ucsd.edu/projects/comm/put-get.html
An implementation of shmem. Documentation, papers, software distribution.
- GAMMA Project - http://www.disi.unige.it/project/gamma/
A network device driver for Linux and message passing library. Benchmarks, papers, and source code.
- DAPPLE - http://www.cs.dartmouth.edu/ILI/dapple/
Data-Parallel Programming Library for Education is a parallel library for C++ that defines vector and matrix types. Software, reference manual, and sample code.
- Cray Message Passing Toolkit - http://www.cray.com/craydoc/manuals/004-3689-001/html-004-3689-001/004-3689-001-toc.html
Release notes for MPI, PVM, and SHMEM implementations for Cray PVP systems.
- M-VIA - http://old-www.nersc.gov/research/FTG/via/
An implementation of the Virtual Interface Architecture for Linux. Documentation and software releases.
|