Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the py-onnxruntime package version requirement from 1.20.2 to 1.21.0 in the Spack environment configuration.
- Updated py-onnxruntime version constraint from '@1.20.2' to '@1.21.0'
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This upgrade causes failures in EICrecon right now, https://eicweb.phy.anl.gov/EIC/benchmarks/physics_benchmarks/-/jobs/6725524. |
9a2fecf to
7a240c4
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
7a240c4 to
c13a5c5
Compare
c13a5c5 to
deca855
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@veprbl This was probably the reason indeed (dlopen fails on our systems which don't allow executable stack sections). This should now run EICrecon fine again. |
Briefly, what does this PR introduce?
This PR updates py-onnxruntime to v1.22.2 or later.
What kind of change does this PR introduce?