Torch.cuda.is_available() is TRUE But No CUDA GPUs are available

Could you verify that the the torch used by the fairseq library is the same as the one in your interpreter (e.g., via __path__) as described here: Cuda.is_available returns True in consel but False in program - #2 by ptrblck?