You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2024. It is now read-only.
我的环境是单卡V100 32G,然后我修改了main.py中world_size=1,然后将parameters.py也进行修改,之后将run.py相应NCCL修改。



但是在运行mian.py后发现无响应,并没有开始训练。

同时显卡资源也没有占用。不知道是否是我有什么文件没有设置合适,还是说哪里有问题?