diff --git a/ptypy/templates/ptypy-generic.yaml b/ptypy/templates/ptypy-generic.yaml index 5df10d7..83145eb 100644 --- a/ptypy/templates/ptypy-generic.yaml +++ b/ptypy/templates/ptypy-generic.yaml @@ -43,7 +43,7 @@ spec: - name: NUMEXPR_NUM_THREADS value: "1" - name: OMP_NUM_THREADS - value: "1" + value: "60" command: [bash] source: | mpirun -n {{`{{ inputs.parameters.nprocs }}`}} \