celerity / celerity-runtime

High-level C++ for Accelerator Clusters
https://celerity.github.io
MIT License
139 stars 18 forks source link

CI: Pull/push container images from/to GitHub registry #232

Closed psalz closed 9 months ago

psalz commented 9 months ago

Thus far we've assumed that the CI Docker images were available locally on the runner's machine, which effectively limited us to running each build matrix entry on a specific machine (i.e., the one where the respective image was built).

Switching to a public registry allows us to have more than one machine for running jobs on NVIDIA hardware, for example.

github-actions[bot] commented 9 months ago

Check-perf-impact results: (4c65f1399a47e0eb1340f63004745b17)

:question: No new benchmark data submitted. :question:
Please re-run the microbenchmarks and include the results if your commit could potentially affect performance.