lattice / quda

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

Added -O3 back to RELEASE CXX flags #1314

Closed weinbe2 closed 2 years ago

weinbe2 commented 2 years ago

This hotfix re-introduces the -O3 flag back to *.cu files in RELEASE builds, accidentally removed in #1306