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

Flexible hash engine #140

Closed
laurentsimon opened this issue Mar 5, 2024 · 3 comments
Closed

Flexible hash engine #140

laurentsimon opened this issue Mar 5, 2024 · 3 comments
Milestone

Comments

@laurentsimon
Copy link
Collaborator

laurentsimon commented Mar 5, 2024

We may want to:

  1. Support hashing for GPU
  2. Have an API that allows passing in a custom hash engine. Callers can take advantage of their own hardware to speed up hashing. Alternatively, allow passing the hash as input
@mihaimaruseac
Copy link
Collaborator

I think 2 is done via #188 and GPU support should not be as part of v1 release. Ok to close and open a new feature request for GPU hashing? Or leave this as is but just exclude from milestone?

@laurentsimon
Copy link
Collaborator Author

LGTM

@mihaimaruseac
Copy link
Collaborator

Made #201 for the GPU case and can close this now

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

No branches or pull requests

2 participants