Hello everyone,
I am working on the first exercise and trying to run my code. However, when I use the command from the exercise sildes "srun--cpu-freq=2000000-2000000 ./a.out" (using my binary instead of the generic a.out), I receive the following error:
srun: error: governor of 2000000-2000000 is not allowed in slurm.conf
srun: error: Invalid --cpu-freq argument
What can I do about this? Thanks in advance.