@@ -59,11 +59,11 @@ For each test case, given in a separate folder (e.g. testcase_ion_channel_small,
...
@@ -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, ...)
* 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)
* 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 bench testcase_ion_channel_small is considered validated if:\
the evaluated metric is print out ;
the evaluated metric is print out ;\
the simulation is completed with 20 000 steps ;
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 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:
The bench testcase_ion_channel_large is considered validated if: