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
Hi, I noticed #1500, thank you for this contribution!
I noticed that the CUDA version required for this build is CUDA 10.x, which I struggle to install specifically on Amazon Linux 2023 (for use with AWS Graviton ARM64 processors) as NVIDIA seemingly doesn't provide prebuilt installations of CUDA 10.x for ARM64. Would it be possible to support CUDA 11.x as well in order to extend support to this platform?
Perhaps also along with this the ONNX Runtime version could be upgraded to 1.17.1 like most of the other targets.
I was unable to pinpoint exactly where CUDA is installed in the GitHub actions workflow. I also could not find where you built ONNX Runtime in https://github.com/csukuangfj/onnxruntime-libs unfortunately.
The text was updated successfully, but these errors were encountered:
Hi, I noticed #1500, thank you for this contribution!
I noticed that the CUDA version required for this build is CUDA 10.x, which I struggle to install specifically on Amazon Linux 2023 (for use with AWS Graviton ARM64 processors) as NVIDIA seemingly doesn't provide prebuilt installations of CUDA 10.x for ARM64. Would it be possible to support CUDA 11.x as well in order to extend support to this platform?
Perhaps also along with this the ONNX Runtime version could be upgraded to 1.17.1 like most of the other targets.
I was unable to pinpoint exactly where CUDA is installed in the GitHub actions workflow. I also could not find where you built ONNX Runtime in https://github.com/csukuangfj/onnxruntime-libs unfortunately.
The text was updated successfully, but these errors were encountered: