PaddlePaddle / PaddleHelix

Bio-Computing Platform Featuring Large-Scale Representation Learning and Multi-Task Deep Learning “螺旋桨”生物计算工具集
Apache License 2.0
801 stars 189 forks source link

跑HelixFold-Single Inference demo时遇到问题 #216

Closed zytskymaker closed 1 year ago

zytskymaker commented 1 year ago

image image

SuperXiang commented 1 year ago

Hi there, thanks for your feedback. Could you provide more details about your environment, e.g., Paddle version?

zytskymaker commented 1 year ago

Python:3.7 CUDA 11.2, cuDNN 8.0.5, Ubuntu 18.04, paddlepaddle-gpu 2.3.2

GPU:NVIDIA Tesla K80

郑亦天

@. | ---- 回复的原邮件 ---- | 发件人 | Yingfei(Jeremy) @.> | | 发送日期 | 2022年9月28日 16:15 | | 收件人 | @.> | | 抄送人 | @.> , @.***> | | 主题 | Re: [PaddlePaddle/PaddleHelix] 跑HelixFold-Single Inference demo时遇到问题 (Issue #216) |

Hi there, thanks for your feedback. Could you provide more details about your environment, e.g., Paddle version?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

SuperXiang commented 1 year ago

The official PaddlePaddle 2.3.2 may not work for HelixFold-single. Please refer to this page for the suitable PaddlePaddle package.

zytskymaker commented 1 year ago
我改了paddle版本: python -m pip install paddlepaddle-gpu==0.0.0.post112 -f https://www.paddlepaddle.org.cn/whl/linux/gpu/develop.html 然后出现了如下错误 郑亦天

@.*** |

---- 回复的原邮件 ---- | 发件人 | Yingfei(Jeremy) @.> | | 发送日期 | 2022年9月29日 11:28 | | 收件人 | @.> | | 抄送人 | @.> , @.> | | 主题 | Re: [PaddlePaddle/PaddleHelix] 跑HelixFold-Single Inference demo时遇到问题 (Issue #216) |

The official PaddlePaddle 2.3.2 may not work for HelixFold-single. Please refer to this page for the suitable PaddlePaddle package.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

SuperXiang commented 1 year ago

The log is missing. Would you please post the full error log?

SuperXiang commented 1 year ago

Close this issue for now. Please feel free to reopen if you have other questions later.