Continuous Integration - lattice/quda GitHub Wiki
QUDA at present has a number of CI pipelines that are run for pull requests.
GitHub Actions
- CUDA (build only)
- ROCm (build and ctest)
CSCS CI
- CUDA (build and test)
Jenkins
- CUDA (build only)
Triggering CI
There is some level of user control for the CI through commenting on PRs, allowing for fine-grained control of CI
- Jenkins
@Jenkins test this please
- CSCS CI
cscs-ci run