From 13227f3858aeabd57a5728e460128c1be7767268 Mon Sep 17 00:00:00 2001 From: Nils Smeds Date: Wed, 12 Oct 2022 12:44:59 +0200 Subject: [PATCH] Training submission directory structure It appears to me that the system description section in benchmarks//implementations/ need to be under each particular implementation_id as there is a risk that the same benchmark name run with different implementations on the same system may not use the same shell scripts etc. ? --- submission_rules.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/submission_rules.adoc b/submission_rules.adoc index e8bfb57..c937c8e 100644 --- a/submission_rules.adoc +++ b/submission_rules.adoc @@ -321,12 +321,12 @@ A submission is for one code base for the benchmarks submitted. An org may make **** implementations/ ***** / ****** -***** / -****** _.json -****** README.md -****** setup.sh (one-time configuration script) -****** init_datasets.sh (one-time dataset init script) -****** run_and_time.sh (run the benchmark and produce a result) +****** / +******* _.json +******* README.md +******* setup.sh (one-time configuration script) +******* init_datasets.sh (one-time dataset init script) +******* run_and_time.sh (run the benchmark and produce a result) ** results/ *** / **** /