Skip to content

Add support for external kernel code generators#81

Merged
davschneller merged 12 commits intomasterfrom
davschneller/export-factory
Apr 8, 2025
Merged

Add support for external kernel code generators#81
davschneller merged 12 commits intomasterfrom
davschneller/export-factory

Conversation

@davschneller
Copy link
Copy Markdown
Contributor

@davschneller davschneller commented Jan 30, 2025

Add a minimalistic interface for external kernel code generation modules (which differ from pure-GEMM/fused-GEMM kernel code generators in their scope).

The more advanced datatype+addressing forwarding to the backend will be done by a future PR.

@davschneller davschneller marked this pull request as ready for review March 27, 2025 18:36
Comment thread yateto/codegen/factory.py Outdated
Comment thread yateto/codegen/factory.py Outdated
Comment thread yateto/codegen/factory.py Outdated
Copy link
Copy Markdown
Contributor

@vikaskurapati vikaskurapati left a comment

Choose a reason for hiding this comment

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

Looks good to me in most parts. Small comments on formatting. Could be ignored if they don't make sense

@davschneller davschneller merged commit 61bb72c into master Apr 8, 2025
6 checks passed
@davschneller davschneller deleted the davschneller/export-factory branch April 8, 2025 12:07
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