79451223

Date: 2025-02-19 11:59:04
Score: 1.5
Natty:
Report link

I solve this question. the problem is every time we run the porgram need to clean the gpu environment. code is

def clear_nccl_environment():
    dist.barrier() 
    torch.cuda.empty_cache()  
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: wynne yin