【floorplan_mesh_project】运行Distributed package doesn't have NCCL built in处理

Distributed package doesn't have NCCL built in报错:

image-20250111111117928

image-20250111111158923

修改E:\develop\anaconda3\envs\meshgpt\lib\site-packages\torch\distributed\distributed_c10d.py

init_process_group,手动设置后端为gloo(第1116行)

image-20250111121930199

posted @ 2025-01-11 16:45  Sherioc  阅读(75)  评论(0)    收藏  举报