ShARC/SGE Parallel Environments
The available SGE parallel environments (for ShARC only) can be found below:
Parallel Environment Name |
Parallel Environment description |
---|---|
|
Symmetric multiprocessing or ‘Shared Memory Parallel’ environment. Limited to a single node and therefore 16 cores on a normal ShARC node. |
|
A ‘Shared Memory Parallel’ environment supporting OpenMP execution. Limited to a single node and therefore 16 cores on a normal ShARC node. |
|
Message Passing interface. Can use as many nodes or cores as desired. |
|
The same as the |
Other parallel environments not mentioned do exist for specific purposes. Those who require these will be informed directly or via signposting in other documentation.
A current list of environments on ShARC can be
generated using the qconf -spl
command.