lattice / quda

QUDA is a library for performing calculations in lattice QCD on GPUs.

Home Page:https://lattice.github.io/quda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

weinbe2 opened this issue · comments

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.