Skip to content

Releases: gpu-mode/popcorn-cli

Release v1.2.49

Choose a tag to compare

@github-actions github-actions released this 13 Mar 22:32
docs: add ACF (booster pack) usage guide (#43)

* docs: add ACF (booster pack) usage guide to helion-hackathon.md

Documents how to use PTXAS Advanced Controls Files from /opt/booster_pack/
during autotuning (autotune_search_acf) and in hardcoded submissions
(advanced_controls_file). Includes the important caveat that ACF search
only works when the autotuner actually runs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* docs: remove "How ACFs work" subsection

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Release v1.2.48

Choose a tag to compare

@github-actions github-actions released this 13 Mar 22:25
docs: add local testing section to helion-hackathon.md (#42)

Release v1.2.47

Choose a tag to compare

@github-actions github-actions released this 13 Mar 21:48
Update helion-hackathon.md

Release v1.2.46

Choose a tag to compare

@github-actions github-actions released this 13 Mar 21:43
Enable closed workflow

Release v1.2.45

Choose a tag to compare

@github-actions github-actions released this 13 Mar 15:14
Add `popcorn` alias to install.sh (#41)

* Create symlink for popcorn-cli after installation

I found that after installation, the default binary name is actually `popcorn-cli`. If we want to use `popcorn` as binary name in the subsequent steps, I believe we need to create a symlink.

* Add `popcorn` alias to install.sh and remove manual symlink step from docs

Move the symlink creation into install.sh so users get the `popcorn`
command automatically. Uses symlink on Linux/macOS and copy on Windows.

Release v1.2.44

Choose a tag to compare

@github-actions github-actions released this 13 Mar 00:54
Create helion-hackathon.md

Release v1.2.43

Choose a tag to compare

@github-actions github-actions released this 09 Mar 18:16
docs: simplify auth flow and remove get-api-url step (#40)

Release v1.2.41

Choose a tag to compare

@github-actions github-actions released this 07 Mar 20:48
setup command should be aware of new and expired competitions

Release v1.2.40

Choose a tag to compare

@github-actions github-actions released this 25 Feb 06:15
fix lint

Release v1.2.39

Choose a tag to compare

@github-actions github-actions released this 24 Feb 20:29
Update deploy