Skip to content

Conversation

avik-pal
Copy link
Collaborator

@avik-pal avik-pal commented Oct 18, 2025

again mostly for triton where we need this if num-ctas > 1

@avik-pal avik-pal requested a review from wsmoses October 18, 2025 18:46
@avik-pal avik-pal force-pushed the ap/kernel_call_cluster_dims branch from 2e8a601 to 5084fb6 Compare October 18, 2025 18:47
@avik-pal
Copy link
Collaborator Author

GB-25 error is expected, we need to regenerate the new bindings before using it on julia end

TensorI64:$blocky,
TensorI64:$blockz,
TensorI64:$shmem,
Optional<TensorI64>:$clusterx,
Copy link
Member

Choose a reason for hiding this comment

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

why have it be optional, instead just default set to 1?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We will have to update all of the current mlir files to include cluster(x/y/z)

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

EnzymeJAX Benchmarks

Benchmark suite Current: 5084fb6 Previous: a7c38bc Ratio
add_two / JaX / cpu / Primal 0.0000037910791999820505 s 0.0000038976957999693696 s 0.97
add_two / JaXPipe / cpu / Primal 0.000003752150000036636 s 0.00000598926249986107 s 0.63
add_two / JaX / cpu / Forward 0.000005994758399901912 s 0.000008238229199923807 s 0.73
add_two / JaXPipe / cpu / Forward 0.000005851249999977881 s 0.000008194375000130095 s 0.71
add_two / JaX / cpu / BothRev 0.000007452575000024808 s 0.000011886500000036904 s 0.63
add_two / JaXPipe / cpu / PreRev 0.000007561033300044073 s 0.000009867437499997322 s 0.77
add_two / JaXPipe / cpu / PostRev 0.000007304525000108697 s 0.000010835137499998382 s 0.67
add_two / JaXPipe / cpu / BothRev 0.000007404462500016962 s 0.000013692654199985554 s 0.54

This comment was automatically generated by workflow using github-action-benchmark.

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