Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ If starting from `Ubuntu 24.04` you may need to update the Linux kernel to 6.11+

1. Install required Python packages (from requirements.txt):
```bash
MLIR_PYTHON_EXTRAS_SET_VERSION="0.0.8.3" HOST_MLIR_PYTHON_PACKAGE_PREFIX="aie" pip install -r requirements.txt
pip install -r requirements.txt
```

1. To test your installation, you can try to build and run the example below:
Expand Down
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,5 @@ reuse
torch
cmake>=3.29, <4.0

# MLIR-extras (Python bindings/helpers for MLIR)
# For installing this, the following environment variables must be set:
# MLIR_PYTHON_EXTRAS_SET_VERSION="0.0.8.3"
# HOST_MLIR_PYTHON_PACKAGE_PREFIX="aie"
git+https://github.com/erwei-xilinx/mlir-python-extras@a801853ac0eef50a0f2779cfbbd7dabc931806ee
git+https://github.com/erwei-xilinx/mlir-python-extras@813dce4ec933c4b6517de4137dcba13d7304dcdf
-f https://github.com/llvm/eudsl/releases/expanded_assets/latest