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

Bohrium crashes when using more than 16 dimensions #623

Open
dionhaefner opened this issue Jun 3, 2019 · 0 comments
Open

Bohrium crashes when using more than 16 dimensions #623

dionhaefner opened this issue Jun 3, 2019 · 0 comments

Comments

@dionhaefner
Copy link
Collaborator

Example:

>>> import bh107
>>> a = bh107.random.rand(*(1,) * 17)
libc++abi.dylib: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
Abort trap: 6

If this is a fundamental limitation, it should be caught somewhere I guess.

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