Skip to content

Add popcorn setup command with agent skills#36

Closed
burtenshaw wants to merge 3 commits intogpu-mode:mainfrom
burtenshaw:project-init
Closed

Add popcorn setup command with agent skills#36
burtenshaw wants to merge 3 commits intogpu-mode:mainfrom
burtenshaw:project-init

Conversation

@burtenshaw
Copy link
Contributor

This PR adds a command to setup a new project, which includes skill files for agents and hello world submission example.

The skill is based in templates/ and cuts from README. My thinking here was to reduce maintenance.

"""


def solution():
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be called custom_kernel and associated imports, I think this is indeed one area where people complained to me about seutp time

@msaroufim
Copy link
Member

I think the correct way to go about this PR is to fetch submission.py templates from https://github.com/gpu-mode/reference-kernels/blob/main/problems/pmpp_v2/grayscale_py/submission.py directly during setup

@msaroufim
Copy link
Member

Cleaned this up and merged in #37

@msaroufim msaroufim closed this 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

Comments