Newer
Older
Special features installed/configured on the fly on allocated nodes, features are requested in PBS job.
Install development packages (gcc, g++, make, automake, autoconf, bison, flex, perl, libraries, ...) on MIC accelerators.
Create global shared file system consisting of RAM disks of allocated nodes. File-system is mounted on /mnt/global_ramdisk.
Configure network for virtualization, create interconnect for fast communication between node (host) and virtual machine (guest).
Load kernel module, that allows changing/toggling system parameters stored in MSR and PCI registers of x86 processors.
Intel Turbo Boost on CPU is enabled on all all compute nodes.
```
To offline CPU cores according pattern
where pattern is list of core's numbers to offline separated by character 'c' e.g. "5c11c16c23c"