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
212 stars 131 forks source link

Removing specifying liblapack. #2327

Closed joshua-cogliati-inl closed 1 month ago

joshua-cogliati-inl commented 1 month ago

Pull Request Description

What issue does this change request address?

1806

(See also pull requests: #2260 #2251 )

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

This removes the specification of liblapack for Mac and Linux, since newer versions of liblapack work with RAVEN again. This also forces setuptools 69 because version 70 does not work with the version of ray we use.


For Change Control Board: Change Request Review

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

moosebuild commented 1 month ago

Job Test Ubuntu 16 on 203b38c : invalidated by @joshua-cogliati-inl

failed in fetch

moosebuild commented 1 month ago

Job Test mac on 203b38c : invalidated by @joshua-cogliati-inl

failed in fetch

moosebuild commented 1 month ago

Job Mingw Test on 203b38c : invalidated by @joshua-cogliati-inl

updated conda

moosebuild commented 1 month ago

Job Mingw Test on 203b38c : invalidated by @joshua-cogliati-inl

updated conda

moosebuild commented 1 month ago

Job Test Ubuntu 20-2 Optional on 203b38c : invalidated by @joshua-cogliati-inl

updated conda

moosebuild commented 1 month ago

Job Test Ubuntu 18-2 Python 3 on 0e90fda : invalidated by @joshua-cogliati-inl

Diff tests/framework/PostProcessors/LimitSurface/testLimitSurfacePostProcessor

moosebuild commented 1 month ago

Job Mingw Test on 07fb9c9 : invalidated by @joshua-cogliati-inl

failed in fetch

moosebuild commented 1 month ago

Job Test qsubs sawtooth on 07fb9c9 : invalidated by @joshua-cogliati-inl

Diff tests/cluster_tests/AdaptiveSobol/test_parallel_adaptive_sobol

joshua-cogliati-inl commented 1 month ago

Note that the windows dependency on a specific liblapack can be removed with a regold at some point in the future.

wangcj05 commented 1 month ago

Tests are green, checklist is good.