Skip to content

How can I see what collective ops are used during auto-parallelisation #22813

Closed Answered by yashk2810
Joshuaalbert asked this question in Q&A
Discussion options

You must be logged in to vote

Try: print(f.lower(x).compile().as_text(). This will print the HLO with collectives inside it.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Joshuaalbert
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants