[Build] MoE related unit tests fail for older architectures such as Pascal when building dev debug #20788
Labels
ep:CUDA
issues related to the CUDA execution provider
platform:windows
issues related to the Windows platform
Describe the issue
MoE unit tests fail on older architecture.
The tests have a particular requirement. If that requirement is not met it is pointless to run the tests.
Urgency
No response
Target platform
Windows
Build script
.\build.bat --build_dir .\cuda_build --config Debug --cmake_generator "Visual Studio 17 2022" --use_cuda --cuda_home c:\cuda\cuda --cudnn_home c:\cuda\cudnn --cuda_version 11.8 --build_wheel --build_shared_lib --parallel --skip_submodule_sync
Error / output
[ FAILED ] MoETest.MoETest_Gelu
[ FAILED ] MoETest.MoETest_Relu
[ FAILED ] MoETest.MoETest_Mixtral
Arch unsupported for MoE GEMM
Visual Studio Version
2022 64-bit 17.9.7
GCC / Compiler Version
No response
The text was updated successfully, but these errors were encountered: