Skip to content
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

feat[storage]: add support for numpy and cupy 2.0 #1563

Merged
merged 7 commits into from
Jun 28, 2024

Conversation

egparedes
Copy link
Contributor

@egparedes egparedes commented Jun 27, 2024

Support NumPy 2.0 by collecting the functions required for creating storages in a single object, created at initialization time, from their actual location in NumPy v1 or v2 APIs.

@egparedes egparedes marked this pull request as ready for review June 27, 2024 12:49
@egparedes egparedes changed the title fix[storage]: workaround for numpy and cupy 2.0 compatibility feat[storage]: add support for numpy and cupy 2.0 Jun 27, 2024
@egparedes egparedes requested a review from havogt June 27, 2024 12:52
# branches:
# - main
## END
# COMMENTED OUT: only for testing CI action changes
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put back comment

src/gt4py/storage/allocators.py Outdated Show resolved Hide resolved
@egparedes egparedes merged commit ecf1306 into GridTools:main Jun 28, 2024
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants