Changes between Version 16 and Version 17 of GridEngine


Ignore:
Timestamp:
Nov 14, 2017, 11:28:20 AM (8 years ago)
Author:
les
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GridEngine

    v16 v17  
    4444=== Multithreading option ===
    4545If you need to run your job with multiple threads you can do so by using the following commands:
    46  -pe smp::
    47  -pe smp (# of cores you want - not in brackets):
     46 -pe smp:
     47 -pe smp (# of cores you want - not in brackets)
    4848 SMP (symmetric multiprocessing) is the processing of programs by multiple processors that share a common operating system
    4949 and memory.