Skip to content
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

Set ObjectFifo pipeline as default and some cleanup #720

Merged
merged 4 commits into from
Aug 30, 2024

Conversation

yzhang93
Copy link
Contributor

As discussed previously, we are now setting pack-peel and objectfifo pipeline as default.

Some cleanup including:

  • Remove cl flag numCores which was added for historical task, but is no longer used.
  • Rename sample tests to be more clear about the pipelines being used.
  • Just keep a minimal number of ci tests for MLIR-AIR path.

Copy link
Contributor

@newling newling left a comment

Choose a reason for hiding this comment

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

LGTM just the one comment about the comment removed

# --m "52" --n "52" --k "63" \
# --expect_compile_failure "1"

# Example of a run with a group of 2+ matmuls. Currently this test is passed
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this comment removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for catching it!

@yzhang93 yzhang93 force-pushed the cleanup_test branch 3 times, most recently from 4a051f1 to b3196b5 Compare August 30, 2024 01:25
@yzhang93 yzhang93 enabled auto-merge (squash) August 30, 2024 05:26
@yzhang93 yzhang93 merged commit 9c4c167 into nod-ai:main Aug 30, 2024
5 checks passed
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.

3 participants