gitlab-ci
gitlab-ci copied to clipboard
Resources related to the JuliaGPU GitLab CI.
Results
3
gitlab-ci issues
Sort by
recently updated
recently updated
newest added
We could use the podman one, which is supposed to be a drop-in replacement for Docker: https://github.com/jonasbb/podman-gitlab-runner Using custom executors can have quite some advantages: - select a suitable GPU...
We now cache very selectively, but I wonder if it wouldn't be better to cache all of `.julia`, speeding up registry check-out and package installation. Or would that hurt reproducibility?