cuda CI has stopped building #309
Labels
bug
Something isn't working
help wanted
Extra attention is needed
nvidia
Connected to the nvidia extension
This is causing CI to start failing. 0.2.18 which passed last week failed now when I reran the action. The docker build seems to fail immediately after the installation of cuda-toolkit. My current speculation is that it's hitting a maximum layer size and failing to save so the build can't continue.
I'm going to disable the cuda on CI as it both is very big and has stopped working. And in addition it's quite slow because of the ~9GB of content just to install the toolkit. Which is very close to the max upload size
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#troubleshooting
The Container registry has a 10 GB size limit for each layer.
The Container registry has a 10 minute timeout limit for uploads.
The text was updated successfully, but these errors were encountered: