diff --git a/examples/QM/LATTE/README b/examples/QM/LATTE/README index 00a66fbc7a..7c90d581b5 100644 --- a/examples/QM/LATTE/README +++ b/examples/QM/LATTE/README @@ -142,14 +142,5 @@ lmp_mpi -mdi \ "-name LMP -role DRIVER -method LINK -plugin_path /home/sjplimp/latte/git" \ -in in.series.mdi.plugin -log log.series.mdi.plugin.1 - - -valgrind --trace-children=yes --track-origins=yes --keep-debuginfo=yes \ -lmp_mpi -mdi \ - "-name LMP -role DRIVER -method LINK -plugin_path /home/sjplimp/latte/git" \ - -in in.series.mdi.plugin -log log.series.mdi.plugin.1 - - - NOTE: The -plugin_path needs to point to where LATTE was built in step (2).