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

Optimization TEP #27

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

Conversation

harpolea
Copy link
Contributor

This adds a TEP for optimization with numba

@harpolea harpolea changed the title added optimization TEP Optimization TEP Apr 22, 2020
A number of different approaches should be explored and reviewed in order to find the optimal solution.
For numba routines, the performance tips described in the `numba documentation<http://numba.pydata.org/numba-doc/latest/user/performance-tips.html>`_ should be explored.
For larger scale restructuring, this should be done in conjunction with the specific restructuring project.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we adding GPU to this - or is this a separate TEP

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.

2 participants