Open
Description
Since we are using the ONNX runtime for the ML detection we suffer from a problem between ONNX and slurm:
microsoft/onnxruntime#10736
Some comments from Alejandro:
It seems to be C++ code http://www.xavierdupre.fr/app/onnxruntime/helpsphinx/api_summary.html#onnxruntime.SessionOptions.intra_op_num_threads It would have to be added here I guess https://github.com/astrorama/SourceXtractorPlusPlus/blob/2823f0c939a5464d4793994c71367c24b2aa32db/SEImplementation/src/lib/Common/OnnxModel.cpp#L23 Not sure how to expose that to the user of sourcextractor++, though, because there are a *lot* of options.
Metadata
Metadata
Assignees
Labels
No labels