scispace - formally typeset
Y

Yuli Zhou

Researcher at Massachusetts Institute of Technology

Publications -  2
Citations -  2673

Yuli Zhou is an academic researcher from Massachusetts Institute of Technology. The author has contributed to research in topics: Scheduling (computing) & Work stealing. The author has an hindex of 2, co-authored 2 publications receiving 2604 citations.

Papers
More filters
Journal ArticleDOI

Cilk: An Efficient Multithreaded Runtime System

TL;DR: It is shown that on real and synthetic applications, the “work” and “critical-path length” of a Cilk computation can be used to model performance accurately, and it is proved that for the class of “fully strict” (well-structured) programs, the Cilk scheduler achieves space, time, and communication bounds all within a constant factor of optimal.
Proceedings ArticleDOI

Cilk: an efficient multithreaded runtime system

TL;DR: This paper shows that on real and synthetic applications, the “work” and “critical path” of a Cilk computation can be used to accurately model performance, and proves that for the class of “fully strict” (well-structured) programs, the Cilk scheduler achieves space, time and communication bounds all within a constant factor of optimal.