LLNL/hiop

Set up a GHCR Spack build cache to speed up spack pipelines

Opened this issue · 2 comments

Currently spack pipelines take about 15 minutes each. If we were to set up a binary mirror using the GHCR, then we could speed up builds substantially.

In addition to this, it would be good to run spack test in those pipelines. This might require slight modifications to the HiOp package, but shouldn't be too hard. See spack/spack#35751 for some changes that started in this direction.

This would resolve the issue seen in #692... I will work on this soon but just documenting the issues

cc @nychiang

@cameronrutherford Thanks! You are the best! 👍