karpathy / llm.c

LLM training in simple, raw C/CUDA
MIT License
21.47k stars 2.33k forks source link

compute sanitizers #393

Open ngc92 opened 1 month ago

ngc92 commented 1 month ago

We should add CI runs that check the kernels and the end-to-end model using compute sanitizers

rosslwheeler commented 1 month ago

@ngc92 - do you have some command line/options in mind that you'd like to try first?