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

OverMemoryLimitError in pdarrayclass_test #3926

Closed
ajpotts opened this issue Dec 6, 2024 · 0 comments · Fixed by #3927
Closed

OverMemoryLimitError in pdarrayclass_test #3926

ajpotts opened this issue Dec 6, 2024 · 0 comments · Fixed by #3927
Assignees

Comments

@ajpotts
Copy link
Contributor

ajpotts commented Dec 6, 2024

When the unit tests are run for large size parameter values (>10**5), some of the tests throw OverMemoryLimitError errors in the multi-dimensional case, due to unwisely set array dimensions.

@ajpotts ajpotts self-assigned this Dec 6, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Dec 6, 2024
ajpotts added a commit that referenced this issue Dec 6, 2024
…arrayclass_test

Closes #3926: OverMemoryLimitError in pdarrayclass_test
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 a pull request may close this issue.

1 participant