Releases: gpu-mode/popcorn-cli
Releases · gpu-mode/popcorn-cli
Release list
Release v1.2.49
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
docs: add local testing section to helion-hackathon.md (#42)
Release v1.2.47
Update helion-hackathon.md
Release v1.2.46
Release v1.2.45
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
Create helion-hackathon.md
Release v1.2.43
docs: simplify auth flow and remove get-api-url step (#40)
Release v1.2.41
setup command should be aware of new and expired competitions