Skip to content

Docs updates with diagrams#7

Merged
AndreSlavescu merged 1 commit intomainfrom
docs
Mar 20, 2026
Merged

Docs updates with diagrams#7
AndreSlavescu merged 1 commit intomainfrom
docs

Conversation

@AndreSlavescu
Copy link
Copy Markdown
Owner

added diagrams for swizzling, compile flow, and tile layout examples

@AndreSlavescu AndreSlavescu merged commit 719726b into main Mar 20, 2026
3 of 4 checks passed
Copy link
Copy Markdown

@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.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'meTile Kernel Performance'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.15.

Benchmark suite Current: 7928505 Previous: 1626239 Ratio
gemm_256x256x256 440.29 us 369.95 us 1.19
fft_1x256 332.38 us 257.99 us 1.29

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

@ShahriarAhnaf
Copy link
Copy Markdown

how did docs update make benchmarks worse???

@AndreSlavescu
Copy link
Copy Markdown
Owner Author

how did docs update make benchmarks worse???

The free M1 mac runners are inconsistent. They could be running a heavy workload elsewhere, which skews the results a bit for some cases. I'm working on a way to improve the timing so that it's not as susceptible to that much of a difference commit to commit.

@ShahriarAhnaf
Copy link
Copy Markdown

Probably should not trigger a benchmark in general when the changes not effecting the kernel. Best way to reduce noise

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