Skip to content

Quick start modal#189

Merged
msaroufim merged 5 commits intogpu-mode:mainfrom
burtenshaw:quick-start-button
Feb 17, 2026
Merged

Quick start modal#189
msaroufim merged 5 commits intogpu-mode:mainfrom
burtenshaw:quick-start-button

Conversation

@burtenshaw
Copy link
Contributor

This PR adds a small modal box to the site for the quick start. It the links to the repo at the bottom of the text. I've deliberately kept this simple so people install the cli right away.

image

Next, I'd like to add the skill command to popcorn-cli(inspired by prime lab) as discussed in the meeting. I think that could be added to this modal.

@msaroufim
Copy link
Member

Not your fault but actually this problem is closed, we probably want to redirect to grayscale v2

@burtenshaw
Copy link
Contributor Author

burtenshaw commented Feb 17, 2026

@msaroufim ok. do you mean the 'starter kernel' py file? tbh, I could just replace that popcorn cli command for skills gpu-mode/popcorn-cli#36.

@msaroufim
Copy link
Member

msaroufim commented Feb 17, 2026

Oh I just mean updating this PR like so

diff --git a/frontend/src/pages/home/quick-start.md b/frontend/src/pages/home/quick-start.md
  index 7f90a25..21c6dbb 100644
  --- a/frontend/src/pages/home/quick-start.md
  +++ b/frontend/src/pages/home/quick-start.md
  @@ -13,13 +13,13 @@ popcorn-cli register discord
   ## 3) Download a starter kernel

   ```bash
  -wget
  https://raw.githubusercontent.com/gpu-mode/reference-kernels/refs/heads/main/problems/pmpp/grayscale_py/submission.py
  +wget
  https://raw.githubusercontent.com/gpu-mode/reference-kernels/refs/heads/main/problems/pmpp_v2/grayscale_py/submission.py

  4) Submit to leaderboard


  -popcorn-cli submit --gpu A100 --leaderboard grayscale --mode leaderboard submission.py
  +popcorn-cli submit --gpu A100 --leaderboard grayscale_v2 --mode leaderboard submission.py

@msaroufim msaroufim merged commit 8ea1d09 into gpu-mode:main Feb 17, 2026
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