Skip to content

Commit

Permalink
Benchmark: Do not exclude GHOSTS_HAVE_BONDS related features
Browse files Browse the repository at this point in the history
  • Loading branch information
RudolfWeeber committed Jan 4, 2019
1 parent 9522b28 commit 6db935b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions maintainer/benchmarks/runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ cat > myconfig-minimal.hpp << EOF
EOF
cp ../src/core/myconfig-default.hpp myconfig-default.hpp
sed 's/#define ADDITIONAL_CHECKS//' ../maintainer/configs/maxset.hpp > myconfig-maxset.hpp
# disable features interfering with LJ benchmarks
sed -ri 's/#define +(THOLE|COLLISION_DETECTION|GHOSTS_HAVE_BONDS)/\/\/#define \1/' myconfig-*.hpp

# prepare build area
rm -rf src/ maintainer/
Expand Down

0 comments on commit 6db935b

Please sign in to comment.