mirror of
https://github.com/paboyle/Grid.git
synced 2025-10-15 13:44:43 +01:00
Turns out nvcc was right; must to an explicit template instantiation that was missing but left gcc, icpc and clang happy for some reason. Fix this.