Skip to content

Fix build on mac#119

Open
dta-bdai wants to merge 2 commits into
rai-opensource:mainfrom
dta-bdai:dta/fix_for_mac
Open

Fix build on mac#119
dta-bdai wants to merge 2 commits into
rai-opensource:mainfrom
dta-bdai:dta/fix_for_mac

Conversation

@dta-bdai
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Collaborator

@bhung-bdai bhung-bdai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick question. I also cannot tell if the build is working since I don't have a Mac.

Comment thread pyproject.toml Outdated
pybind11 = ">=2.11"
onnxruntime-cpp = "1.19.*" # pin to match starfish (1.22+ needs CXXABI_1.3.15 / GCC 14)
llvm-openmp = { version = ">=22.1.4,<23", channel = "conda-forge" }
onnxruntime = ">=1.24.2,<2"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a potential issue with pinning this version to >= 1.24.2 and the C++ version to 1.19?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! I've removed the onnxruntime python req. Thanks!

TODO: we do need to relax the onnxruntime-cpp version in starfish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants