一生一芯是一个开放社区性质的公益教学项目,主要是为了解决中国芯片设计人才缺失的问题,主办方是国科大和计算所,要求学生设计出一块自己的CPU并成功流片。
Read more
In cutlass 3.0, it introduces a new library, Cute, to describe and manipulate tensors of threads and data. I think the core of cutlass is GEMM(or other computations) and data movement.
learn cutlass is a series of tutorials to learn cutlass by reading its examples or source code
CUTLASS is a header-only template library. After reading that, you will be lost in templates.
This web is building by Hexo and Icarus.