AstrAI/csrc/tests
ViperEkura 4225518cf3 perf: add fast-math and vectorization nvcc/cxx build flags
- centralize CXX_FLAGS/NVCC_FLAGS in csrc/build.py as single source
- add --use_fast_math, --ptxas-options=-O3,-v, --extra-device-vectorization
- add -march=native -funroll-loops host flags
- setup.py reads shared cxx_flags/nvcc_flags from registry
- sync pure-C test build commands with new flags
2026-07-07 22:28:32 +08:00
..
gqa_decode_test.cu perf: add fast-math and vectorization nvcc/cxx build flags 2026-07-07 22:28:32 +08:00
gqa_prefill_test.cu perf: add fast-math and vectorization nvcc/cxx build flags 2026-07-07 22:28:32 +08:00