The "Set env variables" step of the instructions assumes that the user has done this before, knows what "env" means, knows what environment variables are, knows why they would want to set CUDA_VISIBLE_DEVICES, and knows how to look up the proper format of the values for CUDA_VISIBLE_DEVICES. This should be spelled out for a wider audience.
The "Set env variables" step of the instructions assumes that the user has done this before, knows what "env" means, knows what environment variables are, knows why they would want to set
CUDA_VISIBLE_DEVICES
, and knows how to look up the proper format of the values forCUDA_VISIBLE_DEVICES
. This should be spelled out for a wider audience.