Support for A5#162
Draft
zouzias wants to merge 16 commits into
Draft
Conversation
added 8 commits
May 19, 2026 16:36
Collaborator
Author
|
This looks a bit challenging to fix: |
added 2 commits
May 27, 2026 14:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Keep track of A5 support on kernels.
make compile_a5_absmake compile_a5_csr_gathermake compile_a5_batch_matrix_squaremake compile_a5_chunk_cumsummake compile_a5_gdn_chunk_hmake compile_a5_gdn_chunk_omake compile_a5_gdn_scaled_dot_kktmake compile_a5_gdn_wy_fastmake compile_a5_scan_ul1make compile_a5_simple_matmulmake compile_a5_swiglumake compile_a5_tri_inv_col_sweepmake compile_a5_tri_inv_nsmake compile_a5_tri_inv_rec_unrollmake compile_a5_tri_inv_trickWork in progress
Most AIV kernels fail due to
error: the range of 1st parameter must be [4, 6] pipe_barrier(PIPE_V);.