8000 Add HELION_USE_DEFAULT_CONFIG env var to force use default config by yf225 · Pull Request #37 · pytorch-labs/helion · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add HELION_USE_DEFAULT_CONFIG env var to force use default config #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 13, 2025

Conversation

yf225
Copy link
Contributor
@yf225 yf225 commented May 13, 2025

Added in #9, use_default_config is very helpful when we care about the lowering part but not the performance part of the Helion kernel compilation workflow.

It's common to want to run the examples in examples/ folder to quickly check if the lowering part is working, and with the HELION_USE_DEFAULT_CONFIG env var introduced in this PR, we can easily do so without needing to go into the example file to manually add use_default_config=True.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label May 13, 2025
@yf225 yf225 requested review from jansel and oulgen May 13, 2025 20:54
@yf225 yf225 force-pushed the use_default_config_global_flag branch from a2b2272 to f22a05a Compare May 13, 2025 21:03
@yf225 yf225 merged commit bd3d984 into pytorch-labs:main May 13, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0