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

[Do Not Merge] Replaced CLinker to NumbaLinker from mode and tests #618

Closed
wants to merge 2 commits into from

Conversation

kc611
Copy link
Contributor

@kc611 kc611 commented Oct 18, 2021

resolves #432

A simple replacement of all CLinker instances with NumbaLinker from active tests to check what fails.

Some test I've ignored Clinkers in are those from test/gpuarray and tests/link and also a test/tensor/test_mpi.py

@kc611
Copy link
Contributor Author

kc611 commented Jan 1, 2022

I think we can close this PR. If I find any more bugs within Numba implementations, I'll simply report as separate issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
important Numba Involves Numba transpilation testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run the test suite with the Numba Linker
2 participants