Skip to content

AIRRunner: Add ninja test target check-air-runner #1008

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 3, 2025

Conversation

erwei-xilinx
Copy link
Collaborator

No description provided.

@@ -110,6 +110,7 @@ jobs:
ninja check-air-cpp
ninja check-air-mlir
ninja check-air-python
ninja check-air-runner
Copy link
Collaborator

Choose a reason for hiding this comment

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

Seems like this could run no problem in all workflows. It should be lightweight?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It can be slow, depending on the problem size. It generates traces with any scf.for loops unrolled, so it could takes seconds for some matmul shapes, say 512x512x512.

erwei-xilinx and others added 2 commits June 3, 2025 16:15
@erwei-xilinx erwei-xilinx merged commit 097aa74 into Xilinx:main Jun 3, 2025
7 of 8 checks passed
@erwei-xilinx erwei-xilinx deleted the air_runner_ninja_test_target branch June 3, 2025 23:53
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