scispace - formally typeset
U

Uzi Vishkin

Researcher at University of Maryland, College Park

Publications -  224
Citations -  12006

Uzi Vishkin is an academic researcher from University of Maryland, College Park. The author has contributed to research in topics: Parallel algorithm & Compiler. The author has an hindex of 57, co-authored 219 publications receiving 11690 citations. Previous affiliations of Uzi Vishkin include Max Planck Society & Tel Aviv University.

Papers
More filters
Book ChapterDOI

HPPC 2009 panel: are many-core computer vendors on track?

TL;DR: The last session of the HPPC 2009 workshop was dedicated to a panel discussion between the invited speakers and three additional, selected panelists, and the theme of the panel was originally suggested by Uzi Vishkin, and developed with the moderator.
Journal ArticleDOI

Trade-offs between Communication Throughput and Parallel Time

TL;DR: In this paper, the effect of limited communication throughput on parallel computation in a setting where the number of processors is much smaller than the length of the input was studied, and an almost matching upper bound of O((n/mp)logO(1)n)n).
Proceedings ArticleDOI

Improving Run-Time Scheduling for General-Purpose Parallel Code

TL;DR: The improved scheduler, Breadth-First Lazy Scheduling (BF-LS) overcomes the scalability issue of LBS and performs much better on large machines, and separates between two types of coarsening and using different techniques for them.
Journal ArticleDOI

Study of Fine-grained Nested Parallelism in CDCL SAT Solvers

TL;DR: In this paper, the authors study fine-grained parallelism that can speed up existing sequential SAT solvers, which all happen to be of the so-called Conflict-Directed Clause Learning (CDCL) variety.