Changes between Version 2 and Version 3 of Workshops/cypress/ManyTaskComputing
- Timestamp:
- 12/14/22 09:31:52 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Workshops/cypress/ManyTaskComputing
v2 v3 45 45 46 46 == Many MPI jobs in a single job == 47 If you have some MPI jobs that must run concurrently, Many-task computing may be the way to go.47 If you have multiple MPI jobs that must run concurrently, Many-task computing may be the way to go. 48 48 49 49 The example below requests 6 nodes and puts 3 MPI jobs into the single job.