-
Notifications
You must be signed in to change notification settings - Fork 34
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
Numba backend cached property refactor (tests may compile slower since JIT cache is now local to backend instance) #1299
Merged
slayoo
merged 24 commits into
open-atmos:main
from
slayoo:numba_backend_cached_property_refactor
Jun 3, 2024
Merged
Numba backend cached property refactor (tests may compile slower since JIT cache is now local to backend instance) #1299
slayoo
merged 24 commits into
open-atmos:main
from
slayoo:numba_backend_cached_property_refactor
Jun 3, 2024
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa8c97e - Browse repository at this point
Copy the full SHA aa8c97eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a7564b - Browse repository at this point
Copy the full SHA 0a7564bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d287dd5 - Browse repository at this point
Copy the full SHA d287dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97d17ca - Browse repository at this point
Copy the full SHA 97d17caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0275425 - Browse repository at this point
Copy the full SHA 0275425View commit details -
Configuration menu - View commit details
-
Copy full SHA for e688e31 - Browse repository at this point
Copy the full SHA e688e31View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf1bee9 - Browse repository at this point
Copy the full SHA bf1bee9View commit details -
introduce override_jit_flags CPU backend ctor arg + handling it in in…
… cached_property methods (not yet in other places)
Configuration menu - View commit details
-
Copy full SHA for 7090ed5 - Browse repository at this point
Copy the full SHA 7090ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 259131b - Browse repository at this point
Copy the full SHA 259131bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae0289 - Browse repository at this point
Copy the full SHA 7ae0289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bc415b - Browse repository at this point
Copy the full SHA 7bc415bView commit details
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e96ad77 - Browse repository at this point
Copy the full SHA e96ad77View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9f94c6 - Browse repository at this point
Copy the full SHA b9f94c6View commit details
Commits on Jun 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2aac8c6 - Browse repository at this point
Copy the full SHA 2aac8c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0e2c25 - Browse repository at this point
Copy the full SHA a0e2c25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eae418 - Browse repository at this point
Copy the full SHA 9eae418View commit details -
Configuration menu - View commit details
-
Copy full SHA for faa6ded - Browse repository at this point
Copy the full SHA faa6dedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 369a327 - Browse repository at this point
Copy the full SHA 369a327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 838515a - Browse repository at this point
Copy the full SHA 838515aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53530f3 - Browse repository at this point
Copy the full SHA 53530f3View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a8d209 - Browse repository at this point
Copy the full SHA 9a8d209View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6660239 - Browse repository at this point
Copy the full SHA 6660239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fdd375 - Browse repository at this point
Copy the full SHA 8fdd375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29b4dfd - Browse repository at this point
Copy the full SHA 29b4dfdView commit details
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.