Changes between Version 2 and Version 3 of en/UsingDeptGPU
- Timestamp:
- Oct 17, 2024, 2:05:45 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/UsingDeptGPU
v2 v3 16 16 4. limit your process to only selected GPU: 17 17 `export CUDA_VISIBLE_DEVICES=GID` where GID is the ID of the selected GPU (the first column in the `gpustat` or `nvidia-smi` listing). 18 19 Contact `kat_server@nlp.fi.muni.cz` if something does not work as expected. 20 18 21 19 22 == Connecting to a GPU server ==