I'm a first-year Master's student focusing on High-Performance Computing (HPC) and DCU/GPU kernel optimization.
My current work mainly focuses on performance-critical AI operators, including attention kernels, memory hierarchy optimization, data layout, tiling, and hardware-aware performance tuning.
- 🔬 Research: HPC / DCU & GPU Kernels / AI Systems
- 💻 Languages: C++ / Python
- 📫 Email: 2661896437@qq.com
- DCU / GPU Kernel Optimization
- Attention & Sparse Attention
- AI Operator Optimization
- Memory Hierarchy & Data Layout
- Tiling & Parallelism
- Hardware-aware Performance Optimization
I have contributed to OpenBLAS, mainly focusing on RISC-V Vector Extension (RVV) support and performance optimization.
Some contributions were submitted through my other account guoyuanplct.
| Contribution | PR |
|---|---|
| Optimize GEMV implementation for RISC-V Vector Extension | #5211 |
Optimize zgemv_n for RISCV64_ZVL256B |
#5245 |
Fix openblas_utest_ext failures in c/zgemv |
#5262 |
Add omatcopy support for RISCV64_ZVL256B |
#5265 |

