Skip to content

Remove nullptr initialiser that causes a crashing

Rui Zhang requested to merge zhangr/athena:rui-fix-onnx-threading into 24.0

Remove nullptr initialiser that causes a crashing when setting SetInterOpNumThreads/SetIntraOpNumThreads Subsequent merge of !69945 (merged).

Prevent ONNX from spawning additional threads in the FastCaloSim implementation.
Should fix ATLASSIM-7146 (and potentially ATLASSIM-7031 ?)

fyi @zhangr @jchapman

Merge request reports