You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It always occur error even though I have copy the cudnn lib and include files into the cuda path("/usr/local/cuda/").
the failed file: "onnxruntime/contrib_ops/cuda/bert/cudnn_fmha/cudnn_flash_attention.cu.o".
Describe the issue
It always occur error even though I have copy the cudnn lib and include files into the cuda path("/usr/local/cuda/").
the failed file: "onnxruntime/contrib_ops/cuda/bert/cudnn_fmha/cudnn_flash_attention.cu.o".
Urgency
No response
Target platform
Ubuntu
Build script
./build.sh --use_cuda --config Debug --cuda_home /usr/local/cuda/ --cudnn_home /usr/local/cuda/
Error / output
the detail error in the attached image
Visual Studio Version
No response
GCC / Compiler Version
No response
The text was updated successfully, but these errors were encountered: