Skip to content

Adding modal support to run_and_check.py - #83

Merged
simonguozirui merged 2 commits into
mainfrom
runandcheckmodal
Nov 9, 2025
Merged

Adding modal support to run_and_check.py #83
simonguozirui merged 2 commits into
mainfrom
runandcheckmodal

Conversation

@pythonomar22

Copy link
Copy Markdown
Collaborator

Added modal support to run and check. Can now run_and_check.py with Modal GPUs using eval_mode=modal. Also an effort to debug a CUDA OOM error due to large tensor sizes on the L40S.

@simonguozirui

Copy link
Copy Markdown
Collaborator

Thanks for doing this @pythonomar22! This makes it a lot easier for everyone to verify. Great suggestion on unifying local and remote eval in the same file!

@simonguozirui
simonguozirui merged commit 018c599 into mainNov 9, 2025
@simonguoziruisimonguozirui added the enhancement New feature or request label Nov 9, 2025
siddagra pushed a commit to siddagra/KernelBench that referenced this pull request Nov 10, 2025
* adding modal support to run and check, debugging tensor size error
* remove a few unncessary modal dependencies, ready to merge
---------
Co-authored-by: Simon Guo <simonguo@stanford.edu>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@pythonomar22@simonguozirui