I wasn't aware cudarc existed the last time I had a look at rust either. Does this mean it's possible/viable to write custom cuda kernels for pytorch in rust (instead of c++) now? I've always been envious of cargo when having to wrangle between makefiles, cmakelists, ninja build files, etc.

Comments