NVIDIA / cuda-quantum

C++ and Python support for the CUDA Quantum programming model for heterogeneous quantum-classical workflows
https://nvidia.github.io/cuda-quantum/
Other
432 stars 151 forks source link

Including cupy in the latest-hpc image #690

Open poojarao8 opened 10 months ago

poojarao8 commented 10 months ago

A lot of applications require using a linear system solve (using cupy) to create the initial quantum state. On systems like NERSC, it's hard to install anything new in the container as you are creating a new instance for every run. Since cupy is a scalable gpu enabled library, it would be great to have it latest-hpc image.

zohimchandani commented 6 months ago

I would also like to see this please