Comment by syl20bnr
16 hours ago
I am the coder of the MSL dialect for the CubeCL CPP compiler. Since 0.5 release it directly compiles to MSL and support simdgroup matrix functions for instance. It does use wgpu for the runtime but without naga as we added msl pass through to wgpu just for this.
You should update the README.
You are right we just released Burn and updated its readme, we were not thinking that CubeCL would be the one that could be featured. ^_^