-
Notifications
You must be signed in to change notification settings - Fork 8
Add dace backend to default CI pipeline #822
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 8 commits
6b1657e
b0aa173
331a47d
bef3aef
4dba6d0
558a814
ded060c
45fc867
da6b6fe
23fc6ee
0a6f7d4
e4709cd
4172d08
0d56c05
4c04017
068c0b1
c37361a
819ebdc
136fc7e
1288e5e
a7f74fc
2577243
b726a7b
12e0f9e
a705165
9a55769
dbbe852
009a074
8e60f70
74f422f
4d01f0f
56d5ff2
4b57c7f
b089a39
c7cf596
0bf6e50
0f9d50a
4fe8c51
5e382cb
f2133e8
43afd61
60aa807
eab78e4
7f7834b
7b453b1
3f4f91c
ee7be35
c4de0cb
1538c36
c8c0f06
2eb2076
e557c90
e35be18
7b72795
4e181ba
e7e03ff
2196ffe
9c4e4e5
9a53c60
3ea6f66
3b665fd
535d6e4
dabaafd
a1af5cb
71a27c3
a1149c7
0b55d50
150d065
70d9ac5
14196d5
6cfe262
e478a67
4811c34
01b8b92
b4218f6
caa8c5e
2dde84d
68da360
29d19d4
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -265,7 +265,7 @@ url = "https://test.pypi.org/simple/" | |
|
|
||
| [tool.uv.sources] | ||
| # ghex = {git = "https://github.com/ghex-org/GHEX.git", branch = "master"} | ||
| # gt4py = {git = "https://github.com/GridTools/gt4py", branch = "main"} | ||
| gt4py = {git = "https://github.com/edopao/gt4py", branch = "fix_let_lambda_with_origin"} | ||
| dace = {git = "https://github.com/GridTools/dace", tag = "__gt4py-next-integration_2025_07_29"} | ||
|
||
| icon4py-atmosphere-advection = {workspace = true} | ||
| icon4py-atmosphere-diffusion = {workspace = true} | ||
|
|
||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert this change once the gt4py fix is merged and a new release tag is available.