Changes between Version 3 and Version 4 of ParallelEnvironments
- Timestamp:
- 07/26/08 08:29:15 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ParallelEnvironments
v3 v4 3 3 [[PageOutline]] 4 4 '''Last Modified''': [[LastModified(ParallelEnvironments)]] 5 5 6 Parallel Environments are a feature of !GridEngine that allows it to interface with various parallel libraries such as MPI, PVM, or Charm++. They allow the scheduler to properly dispatch, distribute, manage, and account for parallel processes. In this section, we will see what parallel libraries are supported on Circe and how to use them. 6 7