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

Make GPUInterpreter extensible #634

Draft
wants to merge 1 commit into
base: vc/plugins
Choose a base branch
from

Commits on Oct 4, 2024

  1. Make GPUInterpreter extensible

    Currently Enzyme uses it's own AbstractInterpreter, in particular to
    handle inlining blocking of functions with custom rules and to handle
    nested autodiff operations.
    
    - [ ] Create a version of Enzyme with this
    - [ ] Support a version of `gpuc.deferred(meta)`
    vchuravy committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1638cc2 View commit details
    Browse the repository at this point in the history