Skip to content

Commit 7dae3d9

Browse files
Apply suggestion from @burtenshaw
Co-authored-by: burtenshaw <[email protected]>
1 parent f0f859b commit 7dae3d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/setup/AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Popcorn CLI is intended to submit kernels to leaderboards on GPU Mode's Kern
66

77
Agents must write CUDA C and C++ kernels and integrate them into the single-file `submission.py` workflow.
88

9-
Do not submit pure PyTorch based optimization. The objective of the task is to write CUDA C or C++.
9+
Do not submit pure PyTorch based optimization. The objective of the task is to use any kernel DSL like CUDA or Triton to improved *beyond* the performance of native PyTorch.
1010

1111
## Skills
1212
A skill is a local instruction bundle stored in `SKILL.md`.

0 commit comments

Comments
 (0)