Hui Li
Indiana University
6 Papers
136 Citations
Hui Li is an academic researcher from Indiana University. The author has contributed to research in topics: CUDA & Computer cluster. The author has an hindex of 4, co-authored 6 publications.
Chat about Author
Papers
Hybrid cloud and cluster computing paradigms for life science applications
Judy Qiu,Jaliya Ekanayake,Thilina Gunarathne,Jong Youl Choi,Seung-Hee Bae,Hui Li,Bingjing Zhang,Tak-Lon Wu,Yang Ruan,Saliya Ekanayake,Adam Hughes,Geoffrey C. Fox +11 more
TL;DR: The hybrid cloud (MapReduce) and cluster (MPI) approach offers an attractive production environment while Twister promises a uniform programming environment for many Life Sciences applications.
101
Performance Model for Parallel Matrix Multiplication with Dryad: Dataflow Graph Runtime
Hui Li,Geoffrey C. Fox,Judy Qiu +2 more
- 01 Nov 2012
TL;DR: This paper proposed a performance model for Dryad implementation of parallel matrix multiplication (PMM) and extend the model to MPI implementations and proved some cases that using average communication overhead to model performance of Parallel matrix multiplication jobs on common HPC clusters is the practical approach.
Design patterns for scientific applications in DryadLINQ CTP
Hui Li,Yang Ruan,Yuduo Zhou,Judy Qiu,Geoffrey C. Fox +4 more
- 14 Nov 2011
TL;DR: This paper presents three design patterns in DryadLINQ CTP that are applicable to a large class of scientific applications, exemplified by SW-G, Matrix-Matrix Multiplication and PageRank with real data.
Co-processing SPMD Computation on GPUs and CPUs on Shared Memory System
Hui Li,Geoffrey C. Fox,Gregor von Laszewski,Zhenhua Guo,Judy Qiu +4 more
- 01 Jan 2013
TL;DR: A heterogeneous MapReduce programming interface for the developer and leverage the two-level scheduling approach in order to efficiently schedule tasks with heterogeneous granularities on the GPUs and CPUs is proposed.
4
Co-processing SPMD computation on CPUs and GPUs cluster
Hui Li,Geoffrey C. Fox,Gregor von Laszewski,Arun Chauhan +3 more
- 01 Sep 2013
TL;DR: This work implemented a parallel runtime system that used to co-process SPMD computation on CPUs and GPUs clusters, and is proposing an analytic model to automatically schedule S PMD tasks on heterogeneous clusters, derived from the roofline model.
4