lattice / quda

QUDA is a library for performing calculations in lattice QCD on GPUs.
https://lattice.github.io/quda
Other
287 stars 94 forks source link

add github actions build for CUDA #1395

Closed mathiaswagner closed 1 year ago

mathiaswagner commented 1 year ago

This adds some minimal CUDA build using GitHub Actions using GitHub runners to QUDA.

I had to workaround some warnings to make it pass the build (esp clang) so happy to see if we can come up with better solutions.

maddyscientist commented 1 year ago

Noting @weinbe2 has also approved this PR in offline chat. Merging...