scispace - formally typeset
S

Steven Cameron Woo

Researcher at Stanford University

Publications -  3
Citations -  4129

Steven Cameron Woo is an academic researcher from Stanford University. The author has contributed to research in topics: Cache & Locality. The author has an hindex of 3, co-authored 3 publications receiving 4055 citations.

Papers
More filters
Proceedings ArticleDOI

The SPLASH-2 programs: characterization and methodological considerations

TL;DR: This paper quantitatively characterize the SPLASH-2 programs in terms of fundamental properties and architectural interactions that are important to understand them well, including the computational load balance, communication to computation ratio and traffic needs, important working set sizes, and issues related to spatial locality.
Book

The performance advantages of integrating block data transfer in cache-coherent multiprocessors

TL;DR: The benefits of block transfer are not substantial for hardware cache-coherent multiprocessors, and prefetching can often provide comparable, if not superior, performance benefits in cases where block transfer improves performance.

The Performance Advantages of Integrating Message Passing in Cache-Coherent Multiprocessors

TL;DR: Of the three primary advantages of block transfer, fast pipelined data transfer appears to be the most successful, followed by the ability to overlap computation and communication at a coarse granularity, and finally the benefits of replicating communicated data in main memory.