microsoft / onnxruntime

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

[Build] #21877

Closed Waitday closed 2 months ago

Waitday commented 2 months ago

Describe the issue

CUDA 12.2 cannot install onnxruntime-gpu==1.19.0

Urgency

Extremely urgent

Target platform

centos

Build script

pip install onnxruntime==1.17.1

Error / output

ERROR: Could not find a version that satisfies the requirement onnxruntime-gpu==1.19.0 (from versions: 1.12.0, 1.12.1, 1.13.1, 1.14.0, 1.14.1, 1.15.0, 1.15.1, 1.16.0, 1.16.1, 1.16.2, 1.16.3) ERROR: No matching distribution found for onnxruntime-gpu==1.19.0

Visual Studio Version

No response

GCC / Compiler Version

No response

tianleiwu commented 2 months ago

No python package built for centos.

tianleiwu commented 2 months ago

See https://github.com/microsoft/onnxruntime/issues/21912.

Centos is EOL.