Qiskit / qiskit-aer

Aer is a high performance simulator for quantum circuits that includes noise models
https://qiskit.github.io/qiskit-aer/
Apache License 2.0
483 stars 358 forks source link

Making distribution package for ROCm acceleration #2113

Open doichanj opened 5 months ago

doichanj commented 5 months ago

What is the expected behavior?

Aer supports accelerating quantum computing simulations by using GPUs, but there is only distribution package for NVIDIA's GPUs is available and ROCm (https://github.com/ROCm/ROCm) support for AMD's GPUs should be built from source codes. It will be helpful for users if there will be a distribution package for ROCm.

To add distribution package, it will be built when a new release of Aer will be tagged on github: