scispace - formally typeset
H

Hongyu Miao

Researcher at Purdue University

Publications -  4
Citations -  51

Hongyu Miao is an academic researcher from Purdue University. The author has contributed to research in topics: Random access & Sequential access. The author has an hindex of 3, co-authored 4 publications receiving 39 citations.

Papers
More filters
Proceedings ArticleDOI

StreamBox-HBM: Stream Analytics on High Bandwidth Hybrid Memory

TL;DR: The design and implementation of StreamBox-HBM is presented, a stream analytics engine that exploits hybrid memories to achieve scalable high performance and is the first stream engine optimized for hybrid memories.
Proceedings ArticleDOI

StreamBox-HBM: Stream Analytics on High Bandwidth Hybrid Memory

TL;DR: StreamBox-HBM as discussed by the authors performs data grouping with sequential access sorting algorithms in HBM, in contrast to random access hashing algorithms commonly used in DRAM, which is the first stream engine optimized for hybrid memories.
Proceedings ArticleDOI

Tell Your Graphics Stack That the Display Is Circular

TL;DR: This work proposes a pilot solution that intercepts the OpenGL commands and rewrites the GPU shader programs on-the-fly and shows a reduction in the GPU memory read by up to 22.4%.
Posted Content

Enabling Large Neural Networks on Tiny Microcontrollers with Swapping

TL;DR: In this article, the authors investigate a system solution for MCUs to execute NNs out of core: dynamically swapping NN data chunks between an MCU's tiny SRAM and its large, low-cost external flash.