Skip to content
Snippets Groups Projects
Verified Commit 826e532e authored by Jayesh Badwaik's avatar Jayesh Badwaik
Browse files

+ started branch v3 for JUREAP certification process

parent b413770a
No related branches found
No related tags found
No related merge requests found
Pipeline #221613 canceled
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
include: include:
#---------------------------------------------------------------------------------------------------# Benchmark Runs #---------------------------------------------------------------------------------------------------# Benchmark Runs
#--------------------------------------------------------------------------------------------------- #---------------------------------------------------------------------------------------------------
- component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@record - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
rules: rules:
- when: always - when: always
inputs: inputs:
...@@ -21,7 +21,7 @@ include: ...@@ -21,7 +21,7 @@ include:
fixture: .setup fixture: .setup
usecase: "bigproblem" usecase: "bigproblem"
record: "true" record: "true"
- component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@record - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
rules: rules:
- when: never - when: never
inputs: inputs:
...@@ -35,7 +35,7 @@ include: ...@@ -35,7 +35,7 @@ include:
jube_file: "benchmark/jube/shell.yml" jube_file: "benchmark/jube/shell.yml"
fixture: .setup fixture: .setup
usecase: "smallproblem" usecase: "smallproblem"
- component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@record - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
rules: rules:
- when: always - when: always
rules: rules:
...@@ -52,7 +52,7 @@ include: ...@@ -52,7 +52,7 @@ include:
fixture: .setup fixture: .setup
usecase: "smallproblem" usecase: "smallproblem"
record: "true" record: "true"
- component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@record - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
rules: rules:
- if: $EXACB_JEDI_EVALUATION_RUN == "true" - if: $EXACB_JEDI_EVALUATION_RUN == "true"
inputs: inputs:
...@@ -67,7 +67,7 @@ include: ...@@ -67,7 +67,7 @@ include:
jube_file: "benchmark/jube/shell.yml" jube_file: "benchmark/jube/shell.yml"
fixture: .setup fixture: .setup
record: "true" record: "true"
- component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@record - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
rules: rules:
- if: $QUICKSTART_RUN_STRONG_SMALL == "true" - if: $QUICKSTART_RUN_STRONG_SMALL == "true"
inputs: inputs:
...@@ -80,7 +80,7 @@ include: ...@@ -80,7 +80,7 @@ include:
is_public: "all" is_public: "all"
jube_file: "benchmark/jube/shell.yml" jube_file: "benchmark/jube/shell.yml"
fixture: .setup fixture: .setup
- component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@record - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
rules: rules:
- when: never - when: never
inputs: inputs:
...@@ -95,11 +95,9 @@ include: ...@@ -95,11 +95,9 @@ include:
fixture: .setup fixture: .setup
#---------------------------------------------------------------------------------------------------# Report Generation Runs #---------------------------------------------------------------------------------------------------# Report Generation Runs
#--------------------------------------------------------------------------------------------------- #---------------------------------------------------------------------------------------------------
- component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jedi@record - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jedi@v3
inputs: inputs:
prefix: "quickstart.exacb.evaluation.jedi" prefix: "quickstart.exacb.evaluation.jedi"
machine: "jureca"
project: "cjsc"
pipeline: [ "221551", "221552" ] pipeline: [ "221551", "221552" ]
selector: [ "jedi.strong.tiny" , "jureca.strong.tiny" ] selector: [ "jedi.strong.tiny" , "jureca.strong.tiny" ]
workload_factor: [ "1.0" , "1.4" ] workload_factor: [ "1.0" , "1.4" ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment