/
OpenMP on CPU CLX
OpenMP on CPU CLX
Code execution
Per default our hardware supports hyperthreading, allowing you start 192 processes on Cascade Lake machines (*96 partitions) and 80 on Skylake machines.
Note that more than one node, as in the example set with `-N 4` can only be used with a hybrid MPI-OpenMP job. For pure OpenMP programs, one '-N 1' is meaningful.