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

fix vck5000 tests #390

Merged
merged 3 commits into from
Jan 22, 2024
Merged

fix vck5000 tests #390

merged 3 commits into from
Jan 22, 2024

Conversation

fifield
Copy link
Collaborator

@fifield fifield commented Jan 19, 2024

Fixing tests to make them build correctly after rocm integration (#367).

@fifield
Copy link
Collaborator Author

fifield commented Jan 19, 2024

@erwei-xilinx tests 48_air_mmult_2x2_channel and 49_air_mmult_2x2_channel_pingpong are failing with errors like,

<unknown>:0: error: 'aie.connect' op ; connecting (S: 5) to (DMA: 0) on TileID(5, 3) targets same dst as another connect op; existing destinations: (N: 2), (E: 0), (N: 1), (N: 0), (DMA: 1), (DMA: 0)
<unknown>:0: note: see current operation: "aie.connect"() <{destBundle = 1 : i32, destChannel = 0 : i32, sourceBundle = 3 : i32, sourceChannel = 5 : i32}> : () -> ()

@fifield fifield marked this pull request as ready for review January 19, 2024 21:29
@eddierichter-amd
Copy link
Collaborator

LGTM thanks for this!

@fifield fifield merged commit c057929 into Xilinx:main Jan 22, 2024
6 checks passed
@fifield fifield deleted the fix_vck5000_tests branch January 22, 2024 16:10
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.

None yet

2 participants