Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions docs/helion-hackathon.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,10 @@ Submit [Helion](https://github.com/pytorch/helion) kernels to the GPU MODE leade
# 1. Install popcorn-cli
curl -fsSL https://raw.githubusercontent.com/gpu-mode/popcorn-cli/main/install.sh | bash

# 2. Register
popcorn register discord

# 3. Join the challenge with your invite code
# 2. Join the challenge with your invite code
popcorn join <YOUR_INVITE_CODE>

# 4. Setup a project (downloads the submission template for you)
# 3. Setup a project (downloads the submission template for you)
popcorn setup
# Select "Helion Kernel Challenge", then pick a problem and GPU
```
Expand Down
Loading