When requesting all of the mem on a Gadi node, you are charged for all of the CPU, so may as well request all of the CPU. Change cpus=1 to cpus=28 and add a note about the reason for this. There are cases when a single threaded process could benefit from >1 CPU available so there is no loss for requesting 28 and potentially some gain.
When requesting all of the mem on a Gadi node, you are charged for all of the CPU, so may as well request all of the CPU. Change cpus=1 to cpus=28 and add a note about the reason for this. There are cases when a single threaded process could benefit from >1 CPU available so there is no loss for requesting 28 and potentially some gain.