Skip to content

Conversation

@andrej
Copy link

@andrej andrej commented Nov 11, 2025

This would allow us to use this repository in requirements.txt without setting HOST_MLIR_PYTHON_PREFIX etc., for a cleaner user experience:

For example, for AMD/Iron, before:

Install required Python packages (from requirements.txt):

MLIR_PYTHON_EXTRAS_SET_VERSION="0.0.8.3" HOST_MLIR_PYTHON_PACKAGE_PREFIX="aie" pip install -r requirements.txt

after:

Install required Python packages (from requirements.txt):

pip install -r requirements.txt

If preferred, you could just put this on a branch too.

@erwei-xilinx erwei-xilinx changed the base branch from main to mlir-aie November 13, 2025 20:58
@erwei-xilinx erwei-xilinx merged commit 759c86a into erwei-xilinx:mlir-aie Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants