Thomas Zeiser

Some comments by Thomas Zeiser about HPC@RRZE and other things

Inhalt

Selecting a GPU with CUDA_VISIBLE_DEVICES

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.