Changes between Version 11 and Version 12 of en/UsingGPU
- Timestamp:
- Oct 17, 2024, 2:05:51 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/UsingGPU
v11 v12 20 20 4. limit your process to only selected GPU: 21 21 `export CUDA_VISIBLE_DEVICES=GID` where GID is the ID of the selected GPU (the first column in the `gpustat` or `nvidia-smi` listing). 22 23 Contact `nlpunix@aurora.fi.muni.cz` if something does not work as expected. 22 24 23 25 == Connecting to a GPU server ==