Skip to content
Snippets Groups Projects

Cloned AlphaFold 3 repo into this one

Merged Fortune Iriaye requested to merge clone-alphafold3-github into main
1 file
+ 11
0
Compare changes
  • Side-by-side
  • Inline
+ 11
0
@@ -66,6 +66,17 @@ them for numerical accuracy and throughput efficiency:
@@ -66,6 +66,17 @@ them for numerical accuracy and throughput efficiency:
- 1 NVIDIA A100 (80 GB)
- 1 NVIDIA A100 (80 GB)
- 1 NVIDIA H100 (80 GB)
- 1 NVIDIA H100 (80 GB)
 
We compare compile-free inference timings of both configurations in the
 
following table:
 
 
Num Tokens | 1 A100 80 GB (seconds) | 1 H100 80 GB (seconds)
 
:--------- | ---------------------: | ---------------------:
 
1024 | 62 | 34
 
2048 | 275 | 144
 
3072 | 703 | 367
 
4096 | 1434 | 774
 
5120 | 2547 | 1416
 
### Other Hardware Configurations
### Other Hardware Configurations
#### NVIDIA A100 (40 GB)
#### NVIDIA A100 (40 GB)
Loading