mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
Add regression test for MACE TorchScript interface
This commit is contained in:
parent
017b81b173
commit
ddb3aa2553
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# Test of MACE using libtorch https://pytorch.org/cppdocs/installing.html
|
||||
"mace_test.inp" = [{matcher="M011", tol=1.0E-9, ref=-1532.334513591473979}]
|
||||
"mace_test.inp" = [{matcher="M011", tol=1.0E-9, ref=-1532.363300232407482}]
|
||||
#EOF
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
&GLOBAL
|
||||
PRINT_LEVEL LOW
|
||||
PROJECT mace_test
|
||||
RUN_TYPE ENERGY_FORCE
|
||||
PRINT_LEVEL LOW
|
||||
&END GLOBAL
|
||||
|
||||
&FORCE_EVAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue