when single node with multi gpus , it does not run .
hl312 opened this issue · 0 comments
hl312 commented
hi ,
question descirption :
states = torch.load(args.pretrained_model)['model'] --> error line
error message:
RuntimeError: CUDA error: all CUDA-capable devices are busy or unavailable
please give me a hand .