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

ALWAYS_SPLIT seems necessary for ZFP #338

Open
FrancescAlted opened this issue Nov 29, 2024 · 0 comments
Open

ALWAYS_SPLIT seems necessary for ZFP #338

FrancescAlted opened this issue Nov 29, 2024 · 0 comments

Comments

@FrancescAlted
Copy link
Member

At least these tests:

FAILED tests/ndarray/test_lossy.py::test_lossy[shape1-float64-cparams1-None-False] - RuntimeError: Error while creating the NDArray
FAILED tests/ndarray/test_lossy.py::test_lossy[shape3-float32-cparams3-lossy.b2nd-False] - RuntimeError: Error while creating the NDArray

fail if "splitmode" is set toAUTO_SPLIT, which is the new default after this discussion.

Perhaps this is due to the design of the test, but while we can investigate more, they are set explicitly in the test to ALWAYS_SPLIT.

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