-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Problem Description
root@AIG-PM:/DATA/ws/ATOM# pip install aiter -i https://mkmartifactory.amd.com/artifactory/api/pypi/hw-orc3pypi-prod-local/simple
Looking in indexes: https://mkmartifactory.amd.com/artifactory/api/pypi/hw-orc3pypi-prod-local/simple
Collecting aiter
Downloading https://mkmartifactory.amd.com/artifactory/api/pypi/hw-orc3pypi-prod-local/aiter/0.1.7/aiter-0.1.7-cp312-cp312-linux_x86_64.whl (687.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 687.9/687.9 MB 5.9 MB/s 0:01:36
INFO: pip is looking at multiple versions of aiter to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement pybind11>=3.0.1 (from aiter) (from versions: none)
ERROR: No matching distribution found for pybind11>=3.0.1
root@AIG-PM:/DATA/ws/ATOM# pip list | grep aiter
root@AIG-PM:/DATA/ws/ATOM# pip list | grep pybind11
Operating System
rocm/pytorch:rocm7.0.2_ubuntu24.04_py3.12_pytorch_release_2.8.0
CPU
AMD Ryzen 9 7900X 12-Core Processor
GPU
AMD Radeon Pro W7900
ROCm Version
rocm7.0.2
ROCm Component
No response
Steps to Reproduce
root@AIG-PM:/DATA/ws/ATOM# pip install aiter -i https://mkmartifactory.amd.com/artifactory/api/pypi/hw-orc3pypi-prod-local/simple
Looking in indexes: https://mkmartifactory.amd.com/artifactory/api/pypi/hw-orc3pypi-prod-local/simple
Collecting aiter
Downloading https://mkmartifactory.amd.com/artifactory/api/pypi/hw-orc3pypi-prod-local/aiter/0.1.7/aiter-0.1.7-cp312-cp312-linux_x86_64.whl (687.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 687.9/687.9 MB 5.9 MB/s 0:01:36
INFO: pip is looking at multiple versions of aiter to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement pybind11>=3.0.1 (from aiter) (from versions: none)
ERROR: No matching distribution found for pybind11>=3.0.1
root@AIG-PM:/DATA/ws/ATOM# pip list | grep aiter
root@AIG-PM:/DATA/ws/ATOM# pip list | grep pybind11
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response