Files
flash-attention-prebuild-wh…/.github/workflows
Junya Morioka 34d8e036bb fix: downgrade gcc-toolset from 14 to 13 for CUDA compatibility
gcc-toolset-14 (GCC 14) in manylinux_2_28 containers is incompatible
with CUDA 12.6 nvcc, causing compilation errors in type_traits headers.
Use gcc-toolset-13 instead and export CC/CXX to GITHUB_ENV to ensure
subsequent steps use the correct compiler.
2026-01-28 02:35:58 +09:00
..
2025-12-05 12:17:56 +09:00