Skip to content

Commit ba9f20a

Browse files
alexzhang13Mark Saroufim
andauthored
Update README.md with OpenReview Paper (#332)
* Update README.md with OpenReview Paper * Fix typo in booktitle entry in README.md --------- Co-authored-by: Mark Saroufim <marksaroufim@meta.com>
1 parent 5a2043e commit ba9f20a

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -364,17 +364,16 @@ If you'd like to donate a GPU to our efforts, we can make you a CI admin in Gith
364364
- Midjourney was a similar inspiration in terms of UX
365365

366366
## Citation
367-
368367
If you used our software please cite it as
369368

370369
```
371-
@misc{kernelbot2025,
372-
title={KernelBot: A Discord-based GPU Kernel Evaluation and Competition Platform},
373-
author={Sirovatka, Matej and Zhang, Alex and Schultheis, Erik and Horowitz, Ben and Saroufim, Mark},
374-
year={2025},
375-
month={2},
376-
note={Equal contribution},
377-
url={https://github.com/gpu-mode/discord-cluster-manager},
378-
publisher={GitHub}
370+
@inproceedings{
371+
kernelbot2025,
372+
title={KernelBot: A Competition Platform for Writing Heterogeneous {GPU} Code},
373+
author={Alex L Zhang and Matej Sirovatka and Erik Schultheis and Benjamin Horowitz and Mark Saroufim},
374+
note={Equal Contribution},
375+
booktitle={Championing Open-source Development in ML Workshop @ ICML25},
376+
year={2025},
377+
url={https://openreview.net/forum?id=bq9U4dmuyJ}
379378
}
380379
```

0 commit comments

Comments
 (0)