Open carrot-wuziyu opened 2 hours ago
ValueError: Error initializing torch.distributed using env:// rendezvous: environment variable RANK expected, but not set 电脑只有一个gpu,跑不通应该怎么解决
你好,可以把脚本中的启动命令设置为:CUDA_VISIBLE_DEVICES=0,--nproc_per_node=1
ValueError: Error initializing torch.distributed using env:// rendezvous: environment variable RANK expected, but not set 电脑只有一个gpu,跑不通应该怎么解决