Skip to content

Commit

Permalink
Added dace mode environment variable to translate workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fmalatino committed May 22, 2024
1 parent 7b2c8d4 commit 9bf2809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Orchestrated dace:cpu Translate Test
run: |
export FV3_DACEMODE=BuildAndRun
pytest \
-v -s --data_path=./test_data/8.1.3/c12_6ranks_baroclinic/physics \
--backend=dace:cpu \
Expand Down

0 comments on commit 9bf2809

Please sign in to comment.