Skip to content

Commit fa45b85

Browse files
committed
Add H100SXM benchmark
1 parent d325001 commit fa45b85

File tree

4 files changed

+685
-338
lines changed

4 files changed

+685
-338
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,13 @@ For details, visit the [preprint](https://www.biorxiv.org/content/biorxiv/early/
4949
## Hardware
5050

5151
Any GPU [supported](https://numba.pydata.org/numba-doc/dev/cuda/overview.html#requirements) by Numba can be used. We tested a number of GPUs:
52-
- GTX 1050 Ti, used on a local laptop
53-
- RTX 2070, used on a local machine
54-
- T4 GPU, offered for free on Colab
55-
- RTX 4090 GPU, offered on vast.ai
56-
- Any A100 GPU, offered on vast.ai
52+
53+
- GTX 1050 Ti
54+
- RTX 2070
55+
- T4 GPU (free on [Google Colab](https://colab.research.google.com/))
56+
- RTX 4090 (on vast.ai)
57+
- A100 80GB (on vast.ai)
58+
- H100SXM 80GB (on vast.ai)
5759

5860
Performance (comparisons/s) is proportional to the peak GPU bandwidth (GB/s).
5961

0 commit comments

Comments
 (0)