Hello, I'm facing the following problem: one of our user wrote a simple wrapper that launches a multithreaded program. It was working before an update of the cluster (os, and ofed).
the wrapper is invoked like that: $srun -n64 -c4 wrapper here is the code of the wrapper: