Skip to content
Snippets Groups Projects
Commit 2d9d81b8 authored by cloirec's avatar cloirec
Browse files

Update README.md

parent aed4fa65
No related branches found
No related tags found
No related merge requests found
......@@ -59,11 +59,11 @@ For each test case, given in a separate folder (e.g. testcase_ion_channel_small,
* prepare.sh: prepare the simulation (move data to the right location, recompile some minor changes, ...)
* run.sh : run the application and print out the evaluated metric in a file called results (first numeric column representing ns/day corresponds to the evaluated metric to take into account)
* validate.sh: validation of the simulation. \
* validate.sh: validation of the simulation.
The bench testcase_ion_channel_small is considered validated if:
the evaluated metric is print out ;
the simulation is completed with 20 000 steps ;
The bench testcase_ion_channel_small is considered validated if:\
the evaluated metric is print out ;\
the simulation is completed with 20 000 steps ;\
the files small_ion_channel.log, small_ion_channel.edr, results and slurm*.out are present in the directory results-gromacs-ion_channel_small.
The bench testcase_ion_channel_large is considered validated if:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment