CI upgrades to support sundials@7.4.0#164
Conversation
|
Someone on the SUNDIALS team should be opening a PR to update the spack package for v7.4.0 today. Does this need updating too? GridKit/.devcontainer/Dockerfile Line 24 in f529ebc |
Yes, the container should be updated too. There is a specific commit being set. cc @superwhiskers @alexander-novo Note that for CI, we are currently pointing Spack to my fork, which is behind upstream Spack. So, yes we want the new SUNDIALS version to be in upstream spack and I will let the SUNDIALS team do that, but we wouldn't get that update in CI. |
pelesh
left a comment
There was a problem hiding this comment.
SUNDIALS Spack has been updated and correct version of the library has been set in our CI.
* Update build requirements to SUNDIALS version 7.4.0 * Updated Spack fork with sundials@7.4.0 and set CI to use that version. (#164) --------- Co-authored-by: Nicholson Koukpaizan <72402802+nkoukpaizan@users.noreply.github.com>
* Update build requirements to SUNDIALS version 7.4.0 * Updated Spack fork with sundials@7.4.0 and set CI to use that version. (#164) --------- Co-authored-by: Nicholson Koukpaizan <72402802+nkoukpaizan@users.noreply.github.com>
Description
CI upgrades to support sundials@7.4.0
Proposed changes
Updated Spack fork with sundials@7.4.0 and setting CI to use that version.
Checklist
-Wall -Wpedantic -Wconversion -Wextra.