For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo function
compute_clc_barrier_counts
compute_clc_barrier_counts[SCHEDULER_THREADS: Int, TMA_LOAD_THREADS: Int, MMA_THREADS: Int, EPILOGUE_THREADS: Int, CLUSTER_SIZE: Int, cta_group: Int]() -> StaticTuple[Int, 4]
Compute CLC barrier arrival counts.
Returns:
StaticTuple[Int, 4]: StaticTuple of (producer, consumer, throttle_producer, throttle_consumer).
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!