diff --git a/README.md b/README.md index 55ca9dd..0ac124f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Despite its lightweight design, DeepGEMM's performance matches or exceeds expert - [x] Fix TMA multicast compatibility for indivisible shapes - [ ] Skip useless computation on M - [x] NVRTC as a faster compiler -- [ ] Fully remove NVCC compilation +- [ ] Stolen JIT cache - [ ] Sanitizer for testing - [ ] Weight gradient kernels for dense models - [ ] Weight gradient kernels for MoE models