Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
FastFold
Commits
f6d59be5
Commit
f6d59be5
authored
Mar 03, 2022
by
Shenggan
Browse files
add paper link and citation
parent
cce4ec63
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
README.md
README.md
+11
-2
No files found.
README.md
View file @
f6d59be5
...
@@ -2,9 +2,10 @@
...
@@ -2,9 +2,10 @@
# FastFold
# FastFold

[

](https://arxiv.org/abs/2203.00854)
[

](https://github.com/hpcaitech/FastFold/blob/master/LICENSE)



[

](https://github.com/hpcaitech/FastFold/blob/main/LICENSE)
Optimizing Protein Structure Prediction Model Training and Inference on GPU Clusters
Optimizing Protein Structure Prediction Model Training and Inference on GPU Clusters
...
@@ -83,4 +84,12 @@ torchrun --nproc_per_node=1 perf.py --msa-length 128 --res-length 256 --openfold
...
@@ -83,4 +84,12 @@ torchrun --nproc_per_node=1 perf.py --msa-length 128 --res-length 256 --openfold
Cite this paper, if you use FastFold in your research publication.
Cite this paper, if you use FastFold in your research publication.
```
```
@misc{cheng2022fastfold,
title={FastFold: Reducing AlphaFold Training Time from 11 Days to 67 Hours},
author={Shenggan Cheng and Ruidong Wu and Zhongming Yu and Binrui Li and Xiwen Zhang and Jian Peng and Yang You},
year={2022},
eprint={2203.00854},
archivePrefix={arXiv},
primaryClass={cs.LG}
}
```
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment