Skip to content
New issue

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

GPU利用率问题 #6

Closed
zhoujingyu13687306871 opened this issue Oct 16, 2021 · 1 comment
Closed

GPU利用率问题 #6

zhoujingyu13687306871 opened this issue Oct 16, 2021 · 1 comment

Comments

@zhoujingyu13687306871
Copy link

博士好!我昨天进行多次尝试后,现在可以运行了,但是我发现运行run_alphafold.sh脚本的时候,涉及GPU计算部分,在相当长的一段时间处于CPU运行状态,GPU利用率长时间为0,我尝试计算一条序列长为2000的蛋白质,用了4个V100的卡,计算了9天,这个速度和情况这个是否正常呢?另外前面在安装tensorflow阶段,是否有必要安装GPU版的tensorflow呢?

@Zuricho

@Zuricho
Copy link
Owner

Zuricho commented Nov 13, 2021

This is not right. Protein with 2000 should have less than 8 hours MSA and around 2 hour neural network inference (using GPU). I highly suspect your program didn't find your GPU and you should check whether it by using print(jax.devices())

@Zuricho Zuricho closed this as completed Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants