quantum
quantum copied to clipboard
Add initial qsim CUDA version expectation op
This is the first draft version which worked for the google internal infrastructure.
We need to modify this code as the following steps:
- Update & polish the code working for the external environment. (e.g. fix build error, naming, remove unused codes and commented code lines etc.)
- Update the
gpu_benchmark.pyfile to see the better result on the external gpu environment. - Add qsim cuQuantum version gpu op for expectation op.
@Sinestro38 Please take this PR for your implementation
This looks awesome @jaeyoo ! Can we test this on github actions with GPU or add a kokoro job to do our GPU testing ?
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.