Skip to content

Commit 2742308

Browse files
committed
trim trailing whitespace
1 parent 7cb4215 commit 2742308

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ TorchSim achieves up to 100x speedup compared to ASE with popular MLIPs.
9797
This figure compares the time per atom of ASE and `torch_sim`. Time per atom is defined
9898
as the number of atoms / total time. While ASE can only run a single system of `n_atoms`
9999
(on the $x$ axis), `torch_sim` can run as many systems as will fit in memory. On an H100 80 GB card,
100-
the max atoms that could fit in memory was ~8,000 for [EGIP](https://github.com/FAIR-Chem/fairchem),
101-
~10,000 for [MACE-MPA-0](https://github.com/ACEsuit/mace), ~22,000 for [Mattersim V1 1M](https://github.com/microsoft/mattersim),
102-
~2,500 for [SevenNet](https://github.com/MDIL-SNU/SevenNet), and ~9000 for [PET-MAD](https://github.com/lab-cosmo/pet-mad).
100+
the max atoms that could fit in memory was ~8,000 for [EGIP](https://github.com/FAIR-Chem/fairchem),
101+
~10,000 for [MACE-MPA-0](https://github.com/ACEsuit/mace), ~22,000 for [Mattersim V1 1M](https://github.com/microsoft/mattersim),
102+
~2,500 for [SevenNet](https://github.com/MDIL-SNU/SevenNet), and ~9000 for [PET-MAD](https://github.com/lab-cosmo/pet-mad).
103103
This metric describes model performance by capturing speed and memory usage simultaneously.
104104

105105
## Installation

0 commit comments

Comments
 (0)