Skip to content

Commit

Permalink
Add A100 80GB PCIe to benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
chuanli11 committed Jan 25, 2023
1 parent 7f1bc85 commit 86a67dd
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions benchmarks/benchmark_no_xformers.csv
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,22 @@ NVIDIA A100-PCIE-40GB,single,FALSE,FALSE,pytorch,64,-1,-1
NVIDIA A100-PCIE-40GB,half,FALSE,FALSE,pytorch,64,-1,-1
NVIDIA A100-PCIE-40GB,single,FALSE,FALSE,pytorch,128,-1,-1
NVIDIA A100-PCIE-40GB,half,FALSE,FALSE,pytorch,128,-1,-1
NVIDIA A100 80GB PCIe,single,FALSE,FALSE,pytorch,1,2.01,7.73
NVIDIA A100 80GB PCIe,single,False,False,pytorch,1,2.05,7.76
NVIDIA A100 80GB PCIe,half,False,False,pytorch,1,1.53,3.41
NVIDIA A100 80GB PCIe,single,False,False,pytorch,2,3.09,9.04
NVIDIA A100 80GB PCIe,half,False,False,pytorch,2,3.06,5.53
NVIDIA A100 80GB PCIe,single,False,False,pytorch,4,6.34,18.04
NVIDIA A100 80GB PCIe,half,False,False,pytorch,4,4.57,6.74
NVIDIA A100 80GB PCIe,single,False,False,pytorch,8,11.16,23.85
NVIDIA A100 80GB PCIe,half,False,False,pytorch,8,7.91,12.6
NVIDIA A100 80GB PCIe,single,False,False,pytorch,16,22.59,42.63
NVIDIA A100 80GB PCIe,half,False,False,pytorch,16,14.22,20.58
NVIDIA A100 80GB PCIe,single,False,False,pytorch,32,44.02,79.6
NVIDIA A100 80GB PCIe,half,False,False,pytorch,32,27.73,45.19
NVIDIA A100 80GB PCIe,single,False,False,pytorch,64,-1.0,-1.0
NVIDIA A100 80GB PCIe,half,False,False,pytorch,64,55.55,79.54
NVIDIA A100 80GB PCIe,single,False,False,pytorch,128,-1.0,-1.0
NVIDIA A100 80GB PCIe,half,False,False,pytorch,128,-1.0,-1.0
NVIDIA RTX A6000,single,FALSE,FALSE,pytorch,1,4.15,6.76
NVIDIA RTX A6000,half,FALSE,FALSE,pytorch,1,2.43,3.42
NVIDIA RTX A6000,single,FALSE,FALSE,pytorch,2,6,11.1
Expand Down Expand Up @@ -79,4 +94,4 @@ NVIDIA H100 PCIe,half,FALSE,FALSE,pytorch,32,19.07,55.57
NVIDIA H100 PCIe,single,FALSE,FALSE,pytorch,64,-1,-1
NVIDIA H100 PCIe,half,FALSE,FALSE,pytorch,64,-1,-1
NVIDIA H100 PCIe,single,FALSE,FALSE,pytorch,128,-1,-1
NVIDIA H100 PCIe,half,FALSE,FALSE,pytorch,128,-1,-1
NVIDIA H100 PCIe,half,FALSE,FALSE,pytorch,128,-1,-1

0 comments on commit 86a67dd

Please sign in to comment.