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

Adding a test which leverages cu_mask on AIE to launch 3 different kernels in a queue #26

Open
wants to merge 1 commit into
base: iree-aie
Choose a base branch
from

Conversation

eddierichter-amd
Copy link
Collaborator

Adding a test which makes sure that we can launch packets to the same queue that utilize different PDIs. The way that the test is written assumes that there is a single input vector of a fixed size that is transformed into a single output vector of the same size. Constraining the test in this way made it easily extendable to multiple PDIs but the cu_mask feature is not constrained to this limitation.

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.

1 participant