-
Notifications
You must be signed in to change notification settings - Fork 10
CI for standalone_driver #1070
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
Merged
Merged
CI for standalone_driver #1070
Changes from 95 commits
Commits
Show all changes
125 commits
Select commit
Hold shift + click to select a range
d01fd13
CI for standalone_driver
nfarabullini f3c69ff
Merge branch 'main' into ci_for_standalone_driver
nfarabullini 4bf1e15
edits to yamla nd toml files
nfarabullini de83aeb
further edits and fixes
nfarabullini 203fcf9
inital conditions edits and tests
nfarabullini ca8d67c
Merge branch 'main' into ci_for_standalone_driver
nfarabullini dfdcfcb
further edits to remove serialized constants
nfarabullini bdde616
Merge branch 'ci_for_standalone_driver' of https://github.com/C2SM/ic…
nfarabullini 7234c6b
Merge branch 'main' into ci_for_standalone_driver
nfarabullini 5e5a6ef
Merge branch 'main' into ci_for_standalone_driver
nfarabullini 46014f6
further edits
nfarabullini 1061e37
Merge branch 'main' into ci_for_standalone_driver
nfarabullini bb9ebf1
lowered tolerance in standalone driver test and ran pre-commit
nfarabullini 5b8a448
Merge branch 'main' into ci_for_standalone_driver
nfarabullini cd8ef1c
update from upstream, edits to types, and ran pre-commit
nfarabullini 3eea114
some edits
nfarabullini c1217d5
small edit
nfarabullini 4bf3733
Merge branch 'main' into ci_for_standalone_driver
nfarabullini cc30a62
small fix
nfarabullini 6b1bb5f
small edit to fixture
nfarabullini 930e167
commented out parametrization
nfarabullini e86051a
Merge branch 'main' into ci_for_standalone_driver
nfarabullini 22338bf
removed w_1
nfarabullini fc982cb
small test edits
nfarabullini 5424978
Merge branch 'ci_for_standalone_driver' of https://github.com/C2SM/ic…
nfarabullini 3fc3dbf
edited one tolerance
nfarabullini 55836c3
further fixes for w_1
nfarabullini 69c8ae6
Merge branch 'main' into ci_for_standalone_driver
nfarabullini cfabcd3
Update diffusion.py
nfarabullini 6cbcbad
merge with upstream
nfarabullini 5724bc6
edits to icon4py test
nfarabullini 961f4cd
small type hint edit
nfarabullini 3db70c3
further edits
nfarabullini 68e85a4
standalone driver parametrization edits
nfarabullini f0e14d2
Merge branch 'main' into ci_for_standalone_driver
nfarabullini fa07307
adjusted standalone tolerances
nfarabullini d2335c1
Merge branch 'main' into ci_for_standalone_driver
nfarabullini 09e99d2
ran pre-commit
nfarabullini 88ffb2f
Merge branch 'ci_for_standalone_driver' of https://github.com/C2SM/ic…
nfarabullini 20aed6e
change config of metric factory for JW
OngChia 4bf0618
Merge branch 'main' into ci_for_standalone_driver
nfarabullini cecea11
adjusted tolerances
nfarabullini 3013e78
Merge branch 'ci_for_standalone_driver' of https://github.com/C2SM/ic…
nfarabullini 03fb537
replaced a few more np with array_ns
nfarabullini d96956a
edit for scipy func to flexible gpu/cpu func
nfarabullini 890166a
replaced gt4py field operator within regular function to regular pyth…
nfarabullini 5fb0b0e
small fix to bounds
nfarabullini 726fd50
fix to index
nfarabullini 356f889
introduced array_ns instead of strict numpy computation in init_w
nfarabullini b47aa03
edit from asnumpy() to ndarray
nfarabullini 1869d03
additional edit from asnumpy() to ndarray
nfarabullini 7b3e18a
potential fix
nfarabullini 5305e2f
Merge branch 'main' into ci_for_standalone_driver
nfarabullini be614a0
potential fix
nfarabullini 5fc92d8
Merge branch 'ci_for_standalone_driver' of https://github.com/C2SM/ic…
nfarabullini b6314b6
more edits
nfarabullini 3b95f9b
more edits
nfarabullini b1386d2
removed serialized exit point from internal code
nfarabullini 50ebb90
small edit to equation to see if this works with gpu backend
nfarabullini 6642aa2
new for loop implementaed instead of array_ns.sum
nfarabullini 26fd7db
edits to array_ns and ran pre-commit
nfarabullini 53a2585
edits for offset declaration potential issue
nfarabullini d6d9f30
small edit to change args position
nfarabullini c958a6e
small fix to index
nfarabullini 08cc652
small edits to offset provider spec
nfarabullini 0279054
added cpu only marker
nfarabullini fd6034a
ran pre-commit
nfarabullini de2f7a5
edited ci time
nfarabullini 7a8118a
removed backend customization
nfarabullini 83de5f4
ran pre-commit
nfarabullini 2e52f15
adjusted ci time and removed cp only constraint
nfarabullini 3c7e718
increased ci time
nfarabullini 6e900f9
Merge branch 'main' into ci_for_standalone_driver
nfarabullini 8b5a614
increased ci time
nfarabullini b36637f
Merge branch 'ci_for_standalone_driver' of https://github.com/C2SM/ic…
nfarabullini b3cab13
code refactoring
nfarabullini 71ccba5
further code refactoring
nfarabullini e154538
small fix
nfarabullini 2158b61
small fix
nfarabullini 9ab2b09
small fix
nfarabullini f17d6ab
ran pre-commit
nfarabullini f472324
added pytest.skip for dace_gpu backend
nfarabullini 1fd7c16
Update model/standalone_driver/tests/standalone_driver/fixtures.py
nfarabullini d44d52f
Update model/standalone_driver/tests/standalone_driver/fixtures.py
nfarabullini 71d5b0c
increased ci time for dace_gpu
nfarabullini f166144
Merge branch 'main' into ci_for_standalone_driver
nfarabullini 210cc49
pre-commit edits
nfarabullini 9eaae5a
further edits
nfarabullini 3bc6b53
re-set ci time
nfarabullini 37890b2
Merge branch 'ci_for_standalone_driver' of https://github.com/C2SM/ic…
nfarabullini 1513703
minor edit to backend gen
nfarabullini 169762a
set ci time limit to 4 hours and removed dace_gpu skip
nfarabullini 8ed0d38
Update model/standalone_driver/src/icon4py/model/standalone_driver/te…
nfarabullini d5d8e79
other pre-commit edits
nfarabullini 48d13b5
Merge branch 'main' into ci_for_standalone_driver
nfarabullini b31810a
Update model/standalone_driver/tests/standalone_driver/integration_te…
nfarabullini fdeb5eb
Update model/standalone_driver/tests/standalone_driver/integration_te…
nfarabullini 9969ba4
Update model/standalone_driver/src/icon4py/model/standalone_driver/te…
nfarabullini 66e4f19
Update model/standalone_driver/tests/standalone_driver/integration_te…
nfarabullini 162900d
Update model/standalone_driver/tests/standalone_driver/integration_te…
nfarabullini 71a0998
Update model/standalone_driver/src/icon4py/model/standalone_driver/ma…
nfarabullini 0f4f666
Update model/standalone_driver/src/icon4py/model/standalone_driver/ma…
nfarabullini 1a84377
Update model/standalone_driver/src/icon4py/model/standalone_driver/te…
nfarabullini 476df49
Update model/standalone_driver/tests/standalone_driver/integration_te…
nfarabullini 25288ab
Update model/standalone_driver/tests/standalone_driver/integration_te…
nfarabullini 8b2cdf2
Update model/standalone_driver/tests/standalone_driver/integration_te…
nfarabullini 0a3fba1
edits following review
nfarabullini 31bb3b0
put time limit back to 45 and pytest.skip for dace_gpu
nfarabullini b6a1eeb
Merge branch 'main' into ci_for_standalone_driver
nfarabullini e794b4c
re-increased gpu time
nfarabullini 28fb2bf
Merge branch 'ci_for_standalone_driver' of https://github.com/C2SM/ic…
nfarabullini d6359d3
re-increased gpu time
nfarabullini b027b4c
decreased gpu time
nfarabullini c7dc868
decreased gpu time
nfarabullini 4e956a7
decreased gpu time
nfarabullini ea0d467
decreased gpu time
nfarabullini 04e8ebe
Merge branch 'main' into ci_for_standalone_driver
nfarabullini f403618
Update model/standalone_driver/src/icon4py/model/standalone_driver/dr…
nfarabullini 6084e39
re-adjusted time limit to 40 minutes
nfarabullini c91e097
Merge branch 'ci_for_standalone_driver' of https://github.com/C2SM/ic…
nfarabullini ad5f242
Update model/standalone_driver/tests/standalone_driver/integration_te…
nfarabullini 0ac3125
Update model/standalone_driver/tests/standalone_driver/integration_te…
nfarabullini dbfc229
ci edit after discussion
nfarabullini 6e2efd0
Update ci/default.yml
nfarabullini 7bdd0b1
Merge branch 'main' into ci_for_standalone_driver
nfarabullini 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
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.