scispace - formally typeset
K

K.Z. Ibrahim

Researcher at North Carolina State University

Publications -  3
Citations -  43

K.Z. Ibrahim is an academic researcher from North Carolina State University. The author has contributed to research in topics: Synchronization (computer science) & Slipstream (computer science). The author has an hindex of 3, co-authored 3 publications receiving 42 citations.

Papers
More filters
Proceedings ArticleDOI

Slipstream execution mode for CMP-based multiprocessors

TL;DR: This work proposes an additional mode of execution, called slipstream mode, that instead enlists extra processors to assist parallel tasks by reducing perceived overheads, and yields two benefits, including a detailed picture of future reference behavior, enabling a number of optimizations aimed at accelerating coherence events, e.g., self-invalidation.
Proceedings ArticleDOI

On the exploitation of value prediction and producer identification to reduce barrier synchronization time

TL;DR: In this paper, value prediction and producer identification are used to break the dependency between the running processes and transform the barrier synchronization into per-variable flags, respectively, to reduce the probability of rollback.
Proceedings ArticleDOI

Extending OpenMP to support slipstream execution mode

TL;DR: This paper investigates the implementation of an OpenMP compiler that supports slipstream execution mode, a new optimization mechanism for CMP-based distributed shared memory multiprocessors.