zoonden
Results
2
comments of
zoonden
I tried this solution and in my case it worked. I checked that the cpu affinity (`os.sched_getaffinity(0)`) in python did indeed match `#SBATCH --cpus-per-task`.
thanks for pointing this out! helped me