Skip to content

Commit 99d75d3

Browse files
Update docs/src/gpu.md
Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
1 parent 26649a4 commit 99d75d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ julia> x |> cpu
8686
0.192538
8787
```
8888

89-
## Disable CUDA (or choose which GPUs are visible to Flux)
89+
## Disabling CUDA or choosing which GPUs are visible to Flux
9090

9191
Sometimes we need to control which GPUs are visible to `julia` on a system with multiple GPUs or disable GPUs entirely. This can be achieved with an environment variable `CUDA_VISIBLE_DEVICES`.
9292

0 commit comments

Comments
 (0)