The environment variable CUDA_VISIBLE_DEVICES
lists which devices are visible as a comma-separated string. E.g. export CUDA_VISIBLE_DEVICES=0,3
will select an C2070 and C2050 on the tg010 compute node of TinyGPU.
The environment variable CUDA_VISIBLE_DEVICES
lists which devices are visible as a comma-separated string. E.g. export CUDA_VISIBLE_DEVICES=0,3
will select an C2070 and C2050 on the tg010 compute node of TinyGPU.