QIANG KOU
Home
Posts
Contact
Posts
GEMM on Raspberry Pi (4)
Blocking for cache In this part, we are using a super simple memory model with cache, so we added an additional blocking for cache. …
Qiang Kou
Nov 30, 2019
1 min read
GEMM on Raspberry Pi (3)
Blocking for registers In this part, we are using a super simple memory model. We assume there is only main memory and registers, and …
Qiang Kou
Nov 2, 2019
2 min read
GEMM on Raspberry Pi (2)
Qiang Kou
Oct 28, 2019
1 min read
GEMM on Raspberry Pi (1)
Last week I got a Raspberry Pi from one friend, and I am thinking about doing something with this little board. First, let’s …
Qiang Kou
Oct 27, 2019
2 min read
A template metaprogramming interview question
This is an interview question. It is pretty interesting. I never expect I would be asked about template metaprogramming in a job …
Qiang Kou
Oct 11, 2019
3 min read
Rcpp的一个开发环境配置
Oct 11, 2015
1 min read
Cite
×