lattice / quda

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

Only compile `host_reference` test files when appropriate Dirac types are enabled #1350

Open weinbe2 opened 1 year ago

weinbe2 commented 1 year ago

As it stands, all of the files in tests/host_reference are compiled independent of which Dirac types are (or aren't) enabled. This should be changed such that only the appropriate test files are compiled.