kernrl - GPU Kernel Optimization Environment

RL environment for training LLMs to write optimized GPU kernels.

API Endpoints

Note

This is a demo instance running on CPU. Full kernel evaluation requires GPU.

For GPU evaluation, run locally with Docker:

docker run --gpus all -p 8000:8000 kernrl

Links