fix: add cuda_cache dir to prevent parallel nodes from hanging up

This commit is contained in:
Anthony Berg 2025-03-30 20:28:56 +02:00
parent 6d9f36968d
commit 28a96382ff
2 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -186,7 +186,6 @@ cython_debug/
.pypirc .pypirc
# CUDA # CUDA
cuda_cache/
# Taken from: https://github.com/github/gitignore/blob/main/CUDA.gitignore # Taken from: https://github.com/github/gitignore/blob/main/CUDA.gitignore
*.i *.i

View File