pnnl / ExaGO

High-performance power grid optimization for stochastic, security-constrained, and multi-period ACOPF problems.
Other
68 stars 9 forks source link

Don't build custom base image for ExaGO in Spack pipelines, and add `spack test` #153

Closed cameronrutherford closed 2 months ago

cameronrutherford commented 3 months ago

Issue type

Relates to

Summary

https://github.com/ORNL/ReSolve/pull/181 - this PR implements the suggestion. It will moderately speedup all spack pipelines ran in all PRs.

https://github.com/ORNL/ReSolve/blob/develop/.github/workflows/spack_cpu_build.yaml#L138 - testing support also shouldn't bee too difficult to add in addition to this.