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

Add initial qsim CUDA version expectation op #687

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jaeyoo
Copy link
Member

@jaeyoo jaeyoo commented May 4, 2022

This is the first draft version which worked for the google internal infrastructure.

We need to modify this code as the following steps:

  1. Update & polish the code working for the external environment. (e.g. fix build error, naming, remove unused codes and commented code lines etc.)
  2. Update the gpu_benchmark.py file to see the better result on the external gpu environment.
  3. Add qsim cuQuantum version gpu op for expectation op.

@jaeyoo
Copy link
Member Author

jaeyoo commented May 4, 2022

@Sinestro38 Please take this PR for your implementation

@MichaelBroughton
Copy link
Collaborator

This looks awesome @jaeyoo ! Can we test this on github actions with GPU or add a kokoro job to do our GPU testing ?

@jaeyoo
Copy link
Member Author

jaeyoo commented May 19, 2022

Sure Michael! Thank you so much :) I am working on designing Kokoro-based GPU CI testing infra. My ETA is early June. Let's sync it together at our next meeting.

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.

None yet

3 participants