Changes between Version 13 and Version 14 of GridEngine
- Timestamp:
- Nov 14, 2017, 11:26:33 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GridEngine
v13 v14 51 51 -pe openmpi:: 52 52 -pe openmpi (# of cores you want - not in brackets) 53 53 54 The Message Passing Interface (MPI) is a library specification for message-passing. It is a standard API (Application 54 55 Programming Interface) that can be used to create parallel applications.