summaryrefslogtreecommitdiff
path: root/.github/workflows/format_check.yml
AgeCommit message (Collapse)Author
2025-09-03Fix correlation on A100 CUTLASS GEMM Kernels (#127)JRPan
* 1. Add a queue to promote fairness CTA scheduling 2. Add a Perfect xbar interconnect option * remove merge queue * Should not change this * rename pending cta to allocated_ctas * run formatter
2025-08-19running formatter (#126)JRPan
* running formatter * consolidate CI runs * use cluster to run formatter * use cluster to run formatter * Add a CI-Success step