mRich: fix ONNX Runtime crash using slurm
Compare changes
@@ -28,13 +28,6 @@ void CbmRichMCbmDenoiseCnn::Init()
@@ -42,6 +35,13 @@ void CbmRichMCbmDenoiseCnn::Init()
Number of threads need to be set explicitly when using slurm. This was done, but I mixed up the order ...
Also see https://github.com/microsoft/onnxruntime/issues/8313