I'm Yi Pan, currently an undergraduate at the SJTU ACM Class. It's great to see you here! 😄
- My research interests mainly lie in computer systems, especially effective computer architecture and machine learning systems.
- I'm currently working on remire OS (will be made public after this semester), an efficient microkernel written in Rust.
- I focus on building computer systems with practical applications or educational value. Some of my recent projects are:
- Gelato GPU, a general-purpose GPU supporting RISC-V ISA with a custom SIMT extension.
- CachedLLM, an LLM serving system built on top of vLLM with dynamic page cache.
- Comet Compiler, a compiler for Mx (a C-like programming language for educational purposes).