We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9cabc commit 5cfd6a6Copy full SHA for 5cfd6a6
1 file changed
README.md
@@ -24,8 +24,7 @@
24
25
# The NEP-LAMMPS interface
26
27
-* Which versions of LAMMPS are supported?
28
- No older than the 20220324 version: https://github.com/lammps/lammps/releases/tag/patch_24Mar2022
+* Applies to LAMMPS that is no older than the [20220324 version](https://github.com/lammps/lammps/releases/tag/patch_24Mar2022).
29
30
* The NEP-LAMMPS interface consists of the following files:
31
* `interface/lammps/install.sh`
@@ -47,8 +46,7 @@
47
46
pair_coeff * *
48
```
49
50
-* Speed information
51
- * The computational speed of NEP in LAMMPS with one CPU thread is about 1/1000 of that of NEP in GPUMD with one A100 GPU.
+* Speed information: NEP-LAMMPS with 1 CPU can achieve about 1/1000 of the speed of NEP-GPUMD with one A100 GPU.
52
53
# Citation
54
0 commit comments