change LATTE howto README

This commit is contained in:
Steve Plimpton
2022-09-07 14:28:16 -06:00
parent 5c73befc66
commit 4938bc6c70

View File

@ -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).