AliceO2 icon indicating copy to clipboard operation
AliceO2 copied to clipboard

Add support for ONNXRuntime 1.17.1

Open ktf opened this issue 10 months ago • 2 comments

Add support for ONNXRuntime 1.17.1

Notice that this includes a fix to give precedence to the old ONNXRuntime.

Without this, it will currently prefer (non-working) local installations.

ktf avatar Apr 11 '24 11:04 ktf

REQUEST FOR PRODUCTION RELEASES: To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available async-2023-pbpb-apass async-2023-pp-apass1 async-2022-pp-apass6-2023-PbPb-apass2 async-2022-pp-apass4 async-mc async-data

github-actions[bot] avatar Apr 11 '24 11:04 github-actions[bot]

Error while checking build/O2/fullCI for 98a87bfe926d21634cf537ce21b014c671f93b16 at 2024-04-11 14:06:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
/sw/SOURCES/O2/13012-slc8_x86-64/0/Detectors/ZDC/fastsimulation/include/FastSimulations.h:23:10: fatal error: onnxruntime_cxx_api.h: No such file or directory
ninja: build stopped: subcommand failed.

Full log here.

alibuild avatar Apr 11 '24 12:04 alibuild