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

WIP: NRT #16

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

WIP: NRT #16

wants to merge 8 commits into from

Conversation

saulshanabrook
Copy link
Member

@saulshanabrook saulshanabrook commented Sep 7, 2018

Changes to use https://numba.pydata.org/numba-doc/dev/developer/numba-runtime.html for allocating.

We are getting some segfaults and need to investigate them.

This currently fails:

python -m unittest -v tests.test_libxnd

@saulshanabrook
Copy link
Member Author

To move forward and debug this, I should change how I am developing this to use local version of xnd/gumath/ndtypes, so that I can add print statements to C code and recompile to see the state inside. I am finding it too difficult to use gdb to understand when things get messed up.

@saulshanabrook saulshanabrook self-assigned this Dec 4, 2018
@saulshanabrook saulshanabrook changed the title Nrt WIP: NRT Dec 4, 2018
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.

1 participant