Changes between Version 5 and Version 6 of GridEngine
- Timestamp:
- 11/14/17 11:12:22 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GridEngine
v5 v6 43 43 44 44 === Multithreading option === 45 If you need to run your job with multiple threads you can do so by using the following command :45 If you need to run your job with multiple threads you can do so by using the following commands: 46 46 -pe smp (int) 47 47 48 -pe openmpi (int) 48 49