From 2e3de84a9038a02dda8e47a7691e8e42a85b8411 Mon Sep 17 00:00:00 2001 From: Marco De Lucia Date: Thu, 12 Dec 2024 16:56:05 +0100 Subject: [PATCH] Update references to .qs2 in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cc4e643cf..9e31ff6d4 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ installed POET-dir `/bin` and run: ```sh cp ../share/poet/barite/barite_het* . -mpirun -n 4 ./poet barite_het_rt.R barite_het.rds output +mpirun -n 4 ./poet barite_het_rt.R barite_het.qs2 output ``` After a finished simulation all data generated by POET will be found @@ -227,7 +227,7 @@ DHT snapshot shall be produced. This is done by appending the `--dht-snaps=` option. The resulting call would look like this: ```sh -mpirun -n 4 ./poet --dht --dht-snaps=2 barite_het_rt.R barite_het.rds output +mpirun -n 4 ./poet --dht --dht-snaps=2 barite_het_rt.R barite_het.qs2 output ``` ### Example: Preparing Environment and Running with AI surrogate @@ -274,7 +274,7 @@ cp /bench/barite/{barite_50ai*,db_barite.dat,barite.pqi} . ./poet_init barite_50ai.R # run POET with AI surrogate and GPU utilization -srun --gres=gpu -N 1 -n 12 ./poet --ai-surrogate barite_50ai_rt.R barite_50ai.rds output +srun --gres=gpu -N 1 -n 12 ./poet --ai-surrogate barite_50ai_rt.R barite_50ai.qs2 output ``` Keep in mind that the AI surrogate is currently not stable or might also not