QuEST-Kit / QuEST

A multithreaded, distributed, GPU-accelerated simulator of quantum computers
https://quest.qtechtheory.org/
MIT License
402 stars 138 forks source link

add GPU and distributed build CI #309

Open TysonRayJones opened 3 years ago

TysonRayJones commented 3 years ago

Running the unit tests distributed and GPU-accelerated will require our own hosting, and is a somewhat large task. However, merely compiling for those backends to at least detect build errors can be done right away, in the same fashion as the MSVC build test.

TysonRayJones commented 3 days ago

As of June, Github Actions can (in exchange for goods and services $$$) host single-GPU CI

https://github.blog/changelog/2024-07-08-github-actions-gpu-hosted-runners-are-now-generally-available/