Including cupy in the latest-hpc image
Open
@bettinaheim is already working on this.
Since Jul 1, 2024.
stale-notified
- Dominant language
- C++
- Stars
- 1.1k
- Forks
- 455
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 165
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.