idaholab / raven

RAVEN is a flexible and multi-purpose probabilistic risk analysis, validation and uncertainty quantification, parameter optimization, model reduction and data knowledge-discovering framework.
https://raven.inl.gov/
Apache License 2.0
218 stars 133 forks source link

Adding non-conda pip package building script. #2259

Closed joshua-cogliati-inl closed 7 months ago

joshua-cogliati-inl commented 7 months ago

On arm on mac, we had errors with conda built packages linking the wrong libc++.1.0.dylib and failing to install.


Pull Request Description

What issue does this change request address?

Closes #2258

What are the significant changes in functionality due to this change request?

Adds a script that can build the pip packages with an existing python3.9 and python3.10 script.


For Change Control Board: Change Request Review

The following review must be completed by an authorized member of the Change Control Board.

moosebuild commented 7 months ago

Job Test qsubs sawtooth on 88c5fb1 : invalidated by @wangcj05

It seems there is some issue with qsub test, over 3hrs for only 182 tests.

moosebuild commented 7 months ago

Job Test qsubs sawtooth on 88c5fb1 : invalidated by @joshua-cogliati-inl

failed in fetch

wangcj05 commented 7 months ago

checklist is good.