Changes between Version 8 and Version 9 of GridEngine
- Timestamp:
- Nov 14, 2017, 11:22:24 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GridEngine
v8 v9 49 49 50 50 -pe openmpi:: (int) 51 The Message Passing Interface (MPI ::) is a library specification for message-passing. It is a standard API (Application51 The Message Passing Interface (MPI) is a library specification for message-passing. It is a standard API (Application 52 52 Programming Interface) that can be used to create parallel applications. 53 53