You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@cameronrutherford
You fixed this issue in PR #695 , didn't you? BTW, would you mind pointing us where we can find the documentation for using GHCR for ExaGO, e.g., steps to create the docker image and linked it with CI pipeline. Cheers!
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.The text was updated successfully, but these errors were encountered: