We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我试图在30901号卡上跑这个模型,但是在仅占用975mb之后,就卡住不动了,然后将其他卡上的程序全部kill了,在查看集群后,发现是模型运行产生了非常多的子进程pt_main_thread,将集群所有的ram全部占满了,请问这是什么原因呢?我并没有在代码中找到pt_main_thread这个部分
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我试图在30901号卡上跑这个模型,但是在仅占用975mb之后,就卡住不动了,然后将其他卡上的程序全部kill了,在查看集群后,发现是模型运行产生了非常多的子进程pt_main_thread,将集群所有的ram全部占满了,请问这是什么原因呢?我并没有在代码中找到pt_main_thread这个部分
The text was updated successfully, but these errors were encountered: