microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.13k stars 2.85k forks source link

Java GPU dependency of ONNX Runtime version 1.18 only support CUDA 12? #21651

Open dongfeng3692 opened 1 month ago

dongfeng3692 commented 1 month ago

Describe the issue

I found that the Java dependency of onnxruntime-gpu 1.18.0 does not work properly on CUDA 11. Is there a parameter that can allow it to run correctly on CUDA 11? If not, could you tell me the CUDA version support for each version? I could not find the corresponding information in the documentation. Thank you.

To reproduce

Error message:Error: libcublasLt.so.12: cannot open shared object file: No such file or directory

Urgency

No response

Platform

Linux

OS Version

ubuntu

ONNX Runtime Installation

Built from Source

ONNX Runtime Version or Commit ID

1.18.0

ONNX Runtime API

Java

Architecture

X64

Execution Provider

CUDA

Execution Provider Library Version

No response

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.