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

Read_attribute broken with numpy > 2.0.0 on redhat and 2.1.1 on ubuntu #128

Closed
jorgensd opened this issue Jun 30, 2024 · 1 comment
Closed

Comments

@jorgensd
Copy link
Owner

For some strange reason, redhat adios2 isn't able to read attributes of type uint8 any longer.
It currently reads an array [1,1,1] even if the data is [1,2,3].

Seems like it only points to the first entry of the attribute. Further investigation and a minimal adios2 example has to be created.

@jorgensd
Copy link
Owner Author

jorgensd commented Aug 4, 2024

Pinned down to being an ADIOS2 issue: ornladios/ADIOS2#4287

@jorgensd jorgensd changed the title Read_attribute broken on redhat Read_attribute broken with numpy > 2.0.0 on redhat and 2.1.1 on ubuntu Sep 15, 2024
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

No branches or pull requests

1 participant