Skip to content

ONNX does not run with slurm #482

Open
@mkuemmel

Description

@mkuemmel

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
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions