-
Notifications
You must be signed in to change notification settings - Fork 54
feat[next]: Compile time domains #2173
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
Open
SF-N
wants to merge
143
commits into
GridTools:main
Choose a base branch
from
SF-N:infer_unstructured_domains_of_temporaries
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 137 commits
Commits
Show all changes
143 commits
Select commit
Hold shift + click to select a range
768e458
First draft
tehrengruber ac7db53
Remove debugging leftovers
tehrengruber 0b2ba1d
Merge origin_tehrengruber/get_domain_builtin
SF-N 61b4a09
Add transformation for get_domain to named_range
SF-N ff6e23b
Merge branch 'main' into get_domain_builtin
tehrengruber 4a65e7a
Add tuple suppoert
SF-N 28804a3
Move tests to new file
SF-N 5455f34
Update TransformGetDomain to return a tuple, introduce named_range in…
SF-N 0bfbfde
Merge branch 'main' into transform_get_domain
SF-N 1b002f7
Compute actual tempory sizes in unstructured case
SF-N 0a84e7e
Fix tests
SF-N 81f9de6
Only compute where values are used
SF-N c291c26
Fix some tests
SF-N 56dd9f3
Merge branch 'main' into infer_unstructured_domains_of_temporaries
SF-N afc9c77
Merge branch 'main' into transform_get_domain
SF-N 649363d
Update tests
SF-N 06b2d0c
Merge branch 'main' into infer_unstructured_domains_of_temporaries
SF-N 453bc0c
Minor
SF-N 3731810
Get domain from tuple element
tehrengruber 4bd8a51
Merge origin/main
tehrengruber 8a6b636
Merge branch 'main' into transform_get_domain
SF-N 001fab2
Merge branch 'main' into infer_unstructured_domains_of_temporaries
SF-N 2c486ed
Refactor tests
SF-N abb93ef
Cleanup and restrict domains in tests
SF-N 7b5b9b4
Refactor and clean up tests
SF-N aa861a9
Merge branch 'transform_get_domain' of github.com:SF-N/gt4py into tra…
SF-N 1a93a4b
Merge branch 'main' into transform_get_domain
SF-N e12d9ec
Merge branch 'main' into infer_unstructured_domains_of_temporaries
SF-N 891a97a
Add check on mesh order
SF-N 958183b
Reformat
SF-N 466ec0f
Reformat
SF-N 0e4eb57
Rename get_domain to get_domain_range
tehrengruber 9a878c7
Merge branch 'main' into transform_get_domain
SF-N 08efc12
Merge branch 'main' into infer_unstructured_domains_of_temporaries
SF-N d916337
Remove compile time args
tehrengruber 25e24e9
Fix format
tehrengruber e856a18
Fix failing tests
tehrengruber 00a11a6
Fix failing tests
tehrengruber 575c7bf
Merge origin_tehrengruber/transform_get_domain
tehrengruber fd509c8
Merge remote-tracking branch 'origin/main' into get_domain_builtin
tehrengruber a3e722d
Merge branch 'get_domain_builtin' into transform_get_domain
tehrengruber 97e47a2
Cleanup
tehrengruber 564ca16
Cleanup tests
tehrengruber f784171
Merge transform_get_domain (test_trivial_shift_warning fails)
tehrengruber 0aae1fb
Fix failing test
tehrengruber a35bfb5
Cleanup
tehrengruber 7c9e270
Merge branch 'transform_get_domain' into infer_unstructured_domains_o…
tehrengruber 325db75
Cleanup
tehrengruber f246582
Address review comments
tehrengruber 53a5ac8
Remove implicit domain
tehrengruber 9c7d9e2
Fix format
tehrengruber 43e6af6
Merge remote-tracking branch 'origin/main' into get_domain_builtin
tehrengruber 30f4b7b
Add ArgumentDescriptor mechanism, reworking static args and enabling …
tehrengruber c274a58
Merge origin_tehrengruber/get_domain_builtin
tehrengruber 30cc046
Merge origin_tehrengruber/transform_get_domain
tehrengruber dcca182
Merge origin/main
tehrengruber 8949042
Merge origin_sf_n/transform_get_domain
tehrengruber 19f8f7a
Add argument descriptors and rework static args mechanism
tehrengruber 1702aec
Cleanup
tehrengruber 4fb4e81
Merge branch origin_tehrengruber/argument_descriptors
tehrengruber e5aac50
Cleanup
tehrengruber f83925d
Cleanup
tehrengruber 2d00cb6
Cleanup
tehrengruber 44773ea
Cleanup
tehrengruber 4f45573
Cleanup
tehrengruber b01d6ee
Cleanup
tehrengruber fa9fa57
Cleanup
tehrengruber 60e3b79
Cleanup
tehrengruber b694623
Cleanup
tehrengruber f7e131c
Cleanup
tehrengruber d7a09d8
Cleanup
tehrengruber 2277bc1
Cleanup
tehrengruber 5465a55
Merge branch 'transform_get_domain' into infer_unstructured_domains_o…
tehrengruber 878bc82
Merge branch 'argument_descriptors' into infer_unstructured_domains_o…
tehrengruber 86d19a7
Cleanup
tehrengruber ebca236
Improve docs add ADR
tehrengruber 0c9bb89
Improve docs
tehrengruber a284ea7
Cleanup
tehrengruber c7c7361
Cleanup
tehrengruber efd331b
Fix failing test
tehrengruber dde023c
Merge remote-tracking branch 'origin/main' into argument_descriptors
tehrengruber 07b968c
Fix failing test, abstract classmethod
tehrengruber 1692f5c
Cleanup
tehrengruber adf89f2
Merge branch 'argument_descriptors' into infer_unstructured_domains_o…
tehrengruber 7e3ec65
Cleanup
tehrengruber 8b8b69f
Merge branch 'transform_get_domain' into infer_unstructured_domains_o…
tehrengruber 6dfb037
Address review comments
tehrengruber de7a8bd
Address review comments
tehrengruber bfbab63
Merge branch 'main' into transform_get_domain
tehrengruber 493daa1
Merge remote-tracking branch 'origin_sf_n/transform_get_domain' into …
tehrengruber 907a7e1
Merge branch 'argument_descriptors' into infer_unstructured_domains_o…
tehrengruber 1e90442
Cleanup
tehrengruber a99b06a
Cleanup
tehrengruber 356f4c2
Merge remote-tracking branch 'origin/main' into transform_get_domain
tehrengruber e95ddc9
Merge branch 'transform_get_domain' into infer_unstructured_domains_o…
tehrengruber fe90bff
Cleanup
tehrengruber 6395086
Fix fieldview transforms
tehrengruber d71ae22
Fix fieldview transforms
tehrengruber b38d3b1
Cleanup
tehrengruber ccdf312
Cleanup
tehrengruber bba5db2
Cleanup
tehrengruber d0297a6
Cleanup
tehrengruber 67199ae
Merge branch 'argument_descriptors' into infer_unstructured_domains_o…
tehrengruber 03bb958
Cleanup
tehrengruber ff9a48b
Merge branch 'argument_descriptors' into infer_unstructured_domains_o…
tehrengruber 886df4d
Static domains for args of inhomogenous types
tehrengruber 2fd1c2b
Fix non scan projector
tehrengruber 1e91b65
Merge branch 'fix_non_scan_projector' into infer_unstructured_domains…
tehrengruber bc29ac3
Small fix
tehrengruber b8619a7
Fix tests
tehrengruber 807a1fb
Fix format
tehrengruber c04d84d
Merge remote-tracking branch 'origin/main' into argument_descriptors
tehrengruber f5cf8a7
Merge branch 'argument_descriptors' into infer_unstructured_domains_o…
tehrengruber f9648b3
Make static domain translation configurable
tehrengruber cac49f6
Fix
tehrengruber 1dc4198
Merge argument_descriptors
tehrengruber e3e012d
Merge remote-tracking branch 'origin/main' into argument_descriptors
tehrengruber 1375c53
Merge branch 'argument_descriptors' into infer_unstructured_domains_o…
tehrengruber 3cb901f
Improve oob error msg
tehrengruber 44e02c7
Fix dace tests
tehrengruber d75a092
Fix failing tests
tehrengruber 34691e4
Merge remote-tracking branch 'origin/main' into infer_unstructured_do…
tehrengruber 7db7d24
Fix dace tests
tehrengruber 0af5e95
Merge remote-tracking branch 'origin/main' into infer_unstructured_do…
tehrengruber 7098ccf
Small fixes
tehrengruber 1cf559c
Small fixes
tehrengruber 8090168
Merge branch 'main' into infer_unstructured_domains_of_temporaries
tehrengruber 38068a0
Merge remote-tracking branch 'origin/main' into infer_unstructured_do…
tehrengruber 9a44302
Merge remote-tracking branch 'origin_sf_n/infer_unstructured_domains_…
tehrengruber 1a65fb6
Merge remote-tracking branch 'origin/main' into infer_unstructured_do…
tehrengruber 0e05fa9
Merge branch 'main' into infer_unstructured_domains_of_temporaries
SF-N 0348c1a
Merge branch 'main' into infer_unstructured_domains_of_temporaries
SF-N 381435f
Merge remote-tracking branch 'origin/main' into infer_unstructured_do…
tehrengruber e9171d3
Merge remote-tracking branch 'origin/main' into infer_unstructured_do…
tehrengruber 6b26323
Fix format
tehrengruber 39312c2
Fix broken merge
tehrengruber f1efb3f
Fix format
tehrengruber 888a2a9
Fix failing test in dace
tehrengruber 86556af
Fix format
tehrengruber 52e67d9
Address review comments
tehrengruber d7bf7a7
Address review comments
tehrengruber cdeff43
Address review comments
tehrengruber 83b0e88
Address review comments
tehrengruber File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.