Upgrade to Spack v1.1.1 and related fixes.#196
Conversation
|
@cameronrutherford Do you know a fix for the error I'm seeing? Everything is building fine, but the push to the container registry is not working. |
ea3b5fd to
021f9dd
Compare
Finally figured out a way to make it work! |
cameronrutherford
left a comment
There was a problem hiding this comment.
Some NITs, some other more interesting comments.
buildsystem/spack/spack_repo/exago/packages/exago/__pycache__/package.cpython-311.pyc
Outdated
Show resolved
Hide resolved
buildsystem/spack/spack_repo/exago/packages/hiop/__pycache__/package.cpython-311.pyc
Outdated
Show resolved
Hide resolved
64de6e7 to
33081cf
Compare
|
LGTM if CI passes. I'm sure you'll get a better review from a maintainer about the |
This reverts commit aff53c5.
…and CTEST_CUSTOM_POST_TEST.
…ling GH-Actions tests." This reverts commit 74f5d27.
|
I fixed several issues related to running the tests in GH-Actions (e.g., detecting the maximum number of available cores for testing in parallel, fixing test dependencies in CMake when some EXAGO_ENABLE_* options are off). Now, we can also build against I documented the main remaining issues in #201. I suggest we keep the |
Merge request type
Relates to
This MR updates
Summary
This upgrades the Spack submodule to v1.1.1 and deprecates incompatible build configurations (deception, newell and incline) that are not being tested with the new configuration.
romccis no longer a supported compiler, and mixes compiler modules are deprecated on Frontier. The only way to get a performant Fortran compiler forcoinhsl, etc., and support HIP is to loadPrgEnv-gnuandrocm. So, most packages are built built withgccunless there is HIP code.deprecatedfolders with correspondingREADMEfiles.Linked Issue(s)