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

GPU JIT improvements #4

Open
eafurst opened this issue Sep 14, 2018 · 0 comments
Open

GPU JIT improvements #4

eafurst opened this issue Sep 14, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@eafurst
Copy link

eafurst commented Sep 14, 2018

Sub-tasks:

  • [negligible impact] eliminate duplicates in the input buffer collection (FindInputBuffers)
  • [substantial impact] only reset the device interface of input buffers when the DeviceAPI of the target changes;
  • [speculative impact] JIT caching (based on selected id and target) for faster expression browsing (when revisiting expressions that were previously visualized)
@slomp slomp added the enhancement New feature or request label Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants