I am using Ubuntu Linux installed on server equipped by 96 CPUs. I noticed that when I run some calculations it uses almost all RAM and SWAP of the resources:
total used free shared buff/cache available
Mem: 131633632 66759364 2092748 447860 62781520 63293596
Swap: 2097148 2097068 80
is it possible to increase SWAP to check whether it could improve performance? If so, could you please specify how this could be done?