BSP
Legacy documentation
This page describes a service provided by a retired ACENET system. Most ACENET services are currently provided by national systems, for which please visit https://docs.computecanada.ca. |
- Short Description
- BSP or Bulk Synchronous Parallel model for parallelism is designed to make algorithm design easier. With only 20 primitives (as compared to MPI-2's approximately 500) BSP is easy to program, but can be slow. We use the BSPonMPI interface.
- Version
- 0.2
- Location
/usr/local/BSP
- Documentation
- BSP World Wide
- BSPonMPI Homepage
- BSP Documentation