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

Use prange and njit_parallel on more functions #92

Closed
RemiLehe opened this issue Jul 20, 2017 · 1 comment
Closed

Use prange and njit_parallel on more functions #92

RemiLehe opened this issue Jul 20, 2017 · 1 comment

Comments

@RemiLehe
Copy link
Member

In particular:

  • We could probably remove the gathering functions that use weight.
  • The ionization methods also need to switch to prange/njit_parallel
@RemiLehe
Copy link
Member Author

Note: I tried to use prange in the ionization methods but encounter an error similar to the one I reported here: numba/numba#2477

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

No branches or pull requests

1 participant