https://github.com/ekzhang/kernels
Kernel programming environment
https://github.com/ekzhang/kernels
cuda cute-dsl gpu
Last synced: 4 months ago
JSON representation
Kernel programming environment
- Host: GitHub
- URL: https://github.com/ekzhang/kernels
- Owner: ekzhang
- Created: 2026-02-28T22:54:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-05T19:49:26.000Z (4 months ago)
- Last Synced: 2026-03-05T23:42:09.024Z (4 months ago)
- Topics: cuda, cute-dsl, gpu
- Language: Python
- Homepage:
- Size: 78.1 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kernels
Coding environment for some GPU kernels and benchmark runner in Modal.
## Usage
```bash
uv run modal run kernels/bench.py
```