We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2a924 commit fa377d4Copy full SHA for fa377d4
docs/src/knownissues.md
@@ -85,7 +85,7 @@ To circumvent this, one has to ensure the CUDA memory pool to be set to `none`:
85
```
86
export JULIA_CUDA_MEMORY_POOL=none
87
88
-_More about CUDA.jl [memory environment-variables](https://juliagpu.gitlab.io/CUDA.jl/usage/memory/#Environment-variables)._
+_More about CUDA.jl [memory environment-variables](https://cuda.juliagpu.org/stable/usage/memory/#Memory-pool)._
89
90
### Hints to ensure CUDA-aware MPI to be functional
91
0 commit comments