BSP Worldwide is an association of people interested in the development of the Bulk Synchronous Parallel (BSP) computing model for parallel programming. It exists to provide a convenient means for the exchange of ideas and experiences about BSP and to stimulate the use of the BSP model. Areas of interest of BSP Worldwide include: Research into properties of the model Application of the model to ...
An efficient messaging system for low-cost Fast Ethernet or Gigabit Ethernet clusters of PCs running Linux ...
www.disi.unige.it/project/gamma
The Coherent Virtual Machine Goals The Coherent Virtual Machine (CVM) software Distributed Shared Memory (DSM) system is being developed here at the University of Maryland. Project goals include: Multiple protocol support - CVM's initial configuration provides four memory models, single- and multiple-writer versions of lazy release ...
www.cs.umd.edu/projects/cvm
Fast Messages (FM) Fast Messages (FM) is a low-level messaging layer designed to deliver underlying network's hardware performance to the application, even for small messages. For example, FM delivers 43 megabytes/second for messages as short as 256 bytes with even higher peak performance. FM makes bandwidth accessible, without requiring changes in applications (or protocols) to increase message ...
www-csag.ucsd.edu/projects/comm/fm.html
www.bsp-worldwide.org/implmnts/oxtool
DAta-Parallel Programming Library for Education (DAPPLE) DAPPLE is a C++ class library designed to provide the illusion of a data-parallel programming language on conventional hardware and with conventional compilers. DAPPLE defines Vectors and Matrices as basic classes, with all the C operators overloaded to provide for elementwise arithmetic. In addition, DAPPLE provides typical data-parallel ...
www.cs.dartmouth.edu/ILI/dapple
BSPlab BSPlab is an environment for experimenting with BSP programs on different computer architectures. Parallel applications are written in Visual C++ using the BSPlib standard for communication and synchronisation. The BSPlib is the result of the standardisation effort within BSP programming made by BSP World Wide. The user may select among various predefined parallel computer architectures.
www.idi.ntnu.no/~lasse/BSPlab
Available Software Mondriaan Mondriaan software and paper. Version 1.0 Released May 10, 2002 Try your luck. Please report bugs to me. BSPEDUpack BSPEDUpack is a library of numerical algorithms written in C according to the BSP model. It uses the BSPlib standard library. The EDU in the name stands for educational. The programs are intended for teaching: they give examples of portable parallel ...
www.math.ruu.nl/people/bisselin/software.html
Search BYTE.com Write to Byte Editorial Calendar Categories Previous Editions Columns Features Audio Resources BYTE Forums WebTools Java Resources History Of Byte BYTE Humor Ian Shoales' Page Print Archives 1994-1998 About Us Byte Editorial Staff Advertise with Byte Privacy Policy Free E-mail Newsletter from BYTE.com Byte.com Update Text only Parallel Processing in Bulk November 1996 / Core ...
www.byte.com/art/9611/sec5/art5.htm
Shmem Put/Get-FM: Shmem Put/Get Interface on Fast Messages Shmem Put/Get-FM is a high-performance cluster implementation of the Shmem Put/get interface based loosely on Bob Numrich's Shmem library for the Cray T3D. The implementation is based on Fast Messages. This library provides a shared global address space, data movement operations between locations in that address space, and ...
www-csag.ucsd.edu/projects/comm/put-get.html