Skip to content

Commit

Permalink
Define sequential workflow in icon-seq-test
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaehn committed Jan 9, 2024
1 parent 0c9f906 commit f3e9e47
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
11 changes: 9 additions & 2 deletions cases/icon-seq-test/config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Configuration file for the 'icon-test' case with ICON
# Configuration file for the 'icon-seq-test' case with ICON

workflow: icon-seq
workflow:
features:
- restart
jobs:
- prepare_data
- icontools
- geosp
- icon
constraint: gpu
run_on: cpu
compute_queue: normal
Expand Down
9 changes: 0 additions & 9 deletions workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,6 @@ icon:
previous:
- icon

icon-seq:
features:
- restart
jobs:
- prepare_data
- icontools
- geosp
- icon

icon-art:
features:
- restart
Expand Down

0 comments on commit f3e9e47

Please sign in to comment.