2 citations · 4 across the 11 of their papers we have counts for
8 papers · 1 filter
FlashAccel: Leveraging High-Bandwidth Flash (HBF) for High-Throughput LLM Inference
Xinyu Wang, Yalong Xue, Xiaotian Sun +5
Large language model (LLM) inference is increasingly limited by the capacity of High-Bandwidth Memory (HBM) in GPUs, as model weights and KV cache grow rapidly. High-Bandwidth Flas…
HYLU: Hybrid Parallel Sparse LU Factorization
Xiaoming Chen
This article introduces HYLU, a hybrid parallel LU factorization-based general-purpose solver designed for efficiently solving sparse linear systems (Ax=b) on multi-core shared-mem…
CKTSO: High-Performance Parallel Sparse Linear Solver for General Circuit Simulations
Xiaoming Chen
This paper introduces CKTSO (abbreviation of "circuit solver"), a novel sparse linear solver specially designed for the simulation program with integrated circuit emphasis (SPICE).…
PIMCOMP: An End-to-End DNN Compiler for Processing-In-Memory Accelerators
Xiaotian Sun, Xinyu Wang, Wanqian Li +2
Various processing-in-memory (PIM) accelerators based on various devices, micro-architectures, and interfaces have been proposed to accelerate deep neural networks (DNNs). How to d…
PIMSYN: Synthesizing Processing-in-memory CNN Accelerators
Wanqian Li, Xiaotian Sun, Xinyu Wang +3
Processing-in-memory architectures have been regarded as a promising solution for CNN acceleration. Existing PIM accelerator designs rely heavily on the experience of experts and r…
PIMSIM-NN: An ISA-based Simulation Framework for Processing-in-Memory Accelerators
Xinyu Wang, Xiaotian Sun, Yinhe Han +1
Processing-in-memory (PIM) has shown extraordinary potential in accelerating neural networks. To evaluate the performance of PIM accelerators, we present an ISA-based simulation fr…