Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions ci/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ build_image_aarch64:
TEST_DATA_PATH: "/icon4py/testdata"
ICON4PY_ENABLE_GRID_DOWNLOAD: false
ICON4PY_ENABLE_TESTDATA_DOWNLOAD: false
# TODO(havogt): the unit stride option should be set in the ICON4Py backend once available
GT4PY_UNSTRUCTURED_HORIZONTAL_HAS_UNIT_STRIDE: true
PY2F_GPU_TESTS: 1
CUDACXX: "${HPC_SDK_PATH}/compilers/bin/nvcc"
NVFORTRAN_COMPILER: "${HPC_SDK_PATH}/compilers/bin/nvfortran"
Expand Down