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

gromacs : modif readme pour validate.sh de benchBSG

parent 7d82d7d8
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ For each test case, given in a separate folder (e.g. testcase_small), you can fi
* 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 (if the evaluated metric is print out, the bench is considered validated)
* validate.sh: validation of the simulation (if the evaluated metric is print out and the simulation is completed with 1 200 000 steps, the bench is considered validated)
For running and validating the simulation, one should be able to do:
```
......
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