Skip to content

Commit

Permalink
curated some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Iximiel committed Oct 20, 2023
1 parent ec4c5fd commit a44d6ae
Show file tree
Hide file tree
Showing 14 changed files with 72,545 additions and 72,044 deletions.
7 changes: 7 additions & 0 deletions regtest/basic/rtCUDACOORDINATION-nopbc/config
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
type=driver
# this is to test a different name
arg="--plumed plumed.dat --ixyz trajectory.xyz"

plumed_regtest_after() {
{
echo '#! FIELDS time parameter cpu-gpu'
awk 'NR>1{print $1, $2, $4-$3} ' <deriv
} >deriv_delta
}
Loading

0 comments on commit a44d6ae

Please sign in to comment.