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
CI: switch mlir-aie find-links to latest-wheels-no-rtti-2
The mlir-air 9377b0e wheel pins mlir_aie_no_rtti (the renamed package
published to the latest-wheels-no-rtti-2 release channel). The old
latest-wheels-no-rtti channel only carries the legacy mlir_aie name and
no longer receives new builds, so install resolves to "No matching
distribution" without the -2 link.
Updates env_setup.sh, env_setup.ps1, build.yml, nightly-wheels.yml,
README.md, and pyproject.toml to point at latest-wheels-no-rtti-2.
build.yml's pip show / install-dir extraction also switches to the new
mlir_aie_no_rtti distribution name.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments