scispace - formally typeset
K

Kahlil Campero

Researcher at University of Los Andes

Publications -  2
Citations -  4

Kahlil Campero is an academic researcher from University of Los Andes. The author has contributed to research in topics: Speculative multithreading & Explicit parallelism. The author has an hindex of 2, co-authored 2 publications receiving 4 citations.

Papers
More filters
Journal ArticleDOI

An explicit parallelism study based on thread-level speculation

TL;DR: The design of this library of thread-level speculation is presented and different speculative models are studied: speculation of decision structures, speculation of loops, and speculation of critical sections are studied.
Proceedings ArticleDOI

A library for parallel thread-level speculation

TL;DR: The design and implementation of a library to use explicit parallelism thread-level speculation based on pthreads and C + +, allowing acceleration of about 1.5 x for a multicore architecture with coarse-grained multithreaded.