/
Linux Configuration for Performance Tuning
Linux Configuration for Performance Tuning
This page discuss Linux related parameters for Performance tuning.
Huge Pages
In case you are running HPC Applications, make sure that huge pages are enabled in order to help cache hit rate, and less memory swaps. In most Linux versions, huge pages is enabled by default.
To check if huge pages are enabled check the following:
$ cat /sys/kernel/mm/redhat_transparent_hugepage/enabled [always] madvise never $ cat /sys/kernel/mm/transparent_hugepage/enabled [always] madvise never
Related content
AMD 2nd Gen EPYC CPU Tuning Guide for InfiniBand HPC
AMD 2nd Gen EPYC CPU Tuning Guide for InfiniBand HPC
Read with this
PCI Switch, CPU and GPU Direct server topology
PCI Switch, CPU and GPU Direct server topology
Read with this
Gromacs Profiling using APS
Gromacs Profiling using APS
More like this
How to Change port speed for InfiniBand Unmanaged Switches
How to Change port speed for InfiniBand Unmanaged Switches
Read with this
OSU Benchmark Tuning for 2nd Gen AMD EPYC using HDR InfiniBand over HPC-X MPI
OSU Benchmark Tuning for 2nd Gen AMD EPYC using HDR InfiniBand over HPC-X MPI
More like this