When building FAISS with GPU support using CUDA 13.2 and Visual Studio 2022, compilation fails due to invalid variable names
Specifically, the build fails in:
faiss/gpu/utils/MergeNetworkWarp.cuh
Environment
FAISS version: 1.11.0 / 1.14.1 (tested both)
CUDA: 13.2
Compiler: MSVC 19.44 (Visual Studio 2022)
CMake: 3.28.5
OS: Windows 11 x64

When building FAISS with GPU support using CUDA 13.2 and Visual Studio 2022, compilation fails due to invalid variable names
Specifically, the build fails in:
faiss/gpu/utils/MergeNetworkWarp.cuhEnvironment
FAISS version: 1.11.0 / 1.14.1 (tested both)
CUDA: 13.2
Compiler: MSVC 19.44 (Visual Studio 2022)
CMake: 3.28.5
OS: Windows 11 x64