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 integration #266

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

GPU integration #266

wants to merge 2 commits into from

Conversation

benjaminvillalonga
Copy link
Contributor

Connecting properly to TALSH interface so that GPU contractions are supported. Plan:

  1. Get single contractions on GPU.
  2. Pipeline GPU contractions.
  3. Choose contraction orderings so that pipelines are as long as possible. This should be doable if contractions from two different patch expansions are alternated.
  4. Choose what contractions go to CPU, single GPU, or multi-GPU. The single GPU ones are pipelined.

@benjaminvillalonga benjaminvillalonga added the enhancement New feature or request label Jan 29, 2020
@benjaminvillalonga benjaminvillalonga self-assigned this Jan 29, 2020
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

Successfully merging this pull request may close these issues.

1 participant