Yashuai Lü
2 Papers
1 Citations
Yashuai Lü is an academic researcher. The author has contributed to research in topics: Hardware acceleration & Load balancing (computing). The author has co-authored 2 publications.
Chat about Author
Papers
Improving the Efficiency of GPGPU Work-Queue Through Data Awareness
TL;DR: A novel hardware work-queue design named DaQueue is presented, which incorporates three data-aware features to improve the efficiency of work-queues on GPGPUs and can achieve an average of 33.92% extra speedup with less hardware area cost.
1
GraphPEG: Accelerating Graph Processing on GPUs
TL;DR: GraphPEG as discussed by the authors improves the performance of graph processing by coupling automatic edge gathering with fine-grain work distribution, which is based on the observation that many graph algorithms have a common pattern on graph traversal.