Document the usage of MACE potentials in CP2K

This commit is contained in:
xysun25 2026-07-10 18:28:19 +02:00
parent 82163aca62
commit c92dfac4c2

View file

@ -62,7 +62,7 @@ binaries, installing the toolchain with `--with-libtorch` is sufficient; for GPU
provide the path to a CUDA LibTorch build:
```shell
./install_cp2k_toolchain.sh --with-libtorch
./install_cp2k_toolchain.sh --with-libtorch=<path-to-libtorch>
```
## Further Resources