Skip to content

Docs and small updates for xrt build infrastructure #588

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jun 5, 2024
Merged

Conversation

hunhoffe
Copy link
Contributor

@hunhoffe hunhoffe commented May 31, 2024

This PR:

  • Adds python packages that are needed to run the lit tests in test/xrt to the requirements file
  • Updates the .gitignore file to ignore xrt and python virtual environment sandbox artifacts
  • Update build documentation to include some information on the building for the Ryzen device

@hunhoffe hunhoffe marked this pull request as ready for review June 1, 2024 01:24
Comment on lines +1 to 7
PyYAML>=5.3.1, <=6.0.1
aiofiles
filelock==3.13.1
lit
joblib
ipykernel
psutil
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've wondered, should we just say to use mlir-aie/python/requirements.txt ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this makes sense, although I see a con in that it would be an additional undocumented dependency between the two repos. It's possible it could cause some annoyance with maintenance if changes in dependencies/versions in mlir-aie aren't tested for their effects in mlir-air.

If you want me to change it, let me know!

@fifield fifield self-requested a review June 4, 2024 19:20
@hunhoffe hunhoffe merged commit 62efd99 into main Jun 5, 2024
11 checks passed
@hunhoffe hunhoffe deleted the xrt-build branch June 5, 2024 17:11
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