scispace - formally typeset
B

Bradford M. Beckmann

Researcher at Advanced Micro Devices

Publications -  96
Citations -  7519

Bradford M. Beckmann is an academic researcher from Advanced Micro Devices. The author has contributed to research in topics: Cache & Synchronization (computer science). The author has an hindex of 22, co-authored 93 publications receiving 6662 citations. Previous affiliations of Bradford M. Beckmann include University of Wisconsin-Madison.

Papers
More filters
Journal ArticleDOI

Multifacet's general execution-driven multiprocessor simulator (GEMS) toolset

TL;DR: The Wisconsin Multifacet Project has created a simulation toolset to characterize and evaluate the performance of multiprocessor hardware systems commonly used as database and web servers as mentioned in this paper, which includes a set of timing simulator modules for modeling the timing of the memory system and microprocessors.
Proceedings ArticleDOI

Managing Wire Delay in Large Chip-Multiprocessor Caches

TL;DR: This paper develops L2 cache designs for CMPs that incorporate block migration, stride-based prefetching between L1 and L2 caches, and presents a hybrid design-combining all three techniques-that improves performance by an additional 2% to 19% overPrefetching alone.
Proceedings ArticleDOI

Heterogeneous system coherence for integrated CPU-GPU systems

TL;DR: This paper develops Heterogeneous System Coherence (HSC) for CPU-GPU systems to mitigate the coherence bandwidth effects of GPU memory requests, which replaces a standard directory with a region directory and adds a region buffer to the L2 cache.
Proceedings ArticleDOI

Heterogeneous-race-free memory models

TL;DR: A new class of memory consistency models that add scoped synchronization to data-race-free models like those of C++ and Java, and quanti-tatively shows that HRF-indirect encourages forward-looking programs with irregular parallelism by showing up to a 10% performance increase in a task runtime for GPUs.