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

Add CI test to check oversubscription and introspection in a numba prange loop with nested BLAS calls #44

Open
ogrisel opened this issue Oct 22, 2019 · 1 comment
Labels

Comments

@ogrisel
Copy link
Contributor

ogrisel commented Oct 22, 2019

numba can use several threading layers that should all be tested in CI:

https://numba.pydata.org/numba-doc/dev/user/threading-layer.html

@ogrisel ogrisel added the CI label Oct 22, 2019
@ogrisel
Copy link
Contributor Author

ogrisel commented Oct 22, 2019

Note #43 is required first to be able to test numba with its tbb threading layer.

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

No branches or pull requests

1 participant