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
Journal ArticleDOI

A fast parallel algorithm for finding the convex hull of a sorted point set

TL;DR: The algorithm demonstrates the power of the “the divide-and-conquer doubly logarithmic paradigm” by presenting a non-trivial extension to situations that previously were known to have only slower algorithms.
Book ChapterDOI

On finding lowest common ancestors: simplification and parallelization (extended summary)

TL;DR: In this paper, a linear time and space preprocessing algorithm was proposed to answer on-line queries in O(1) time, as in Harel and Tarjan [HT-84], which has the advantage of being simple and easily parallelizable.
Book

Dynamic Parallel Memories

TL;DR: The problem of simulating this algorithm by p processors and only p shared memory locations without increasing the running time by more than a constant factor is considered and a solution for a family of such parallel algorithms is given.
Book ChapterDOI

Oblivious Network RAM and Leveraging Parallelism to Achieve Obliviousness

TL;DR: New models of computation in which the cost of obliviousness can be fundamentally reduced in comparison with the standard ORAM model are considered, including the Oblivious Network RAM model of computation, where a CPU communicates with multiple memory banks, such that the adversary observes only which bank the CPU is communicating with, but not the address offset within each memory bank.
Proceedings ArticleDOI

From algorithm parallelism to instruction-level parallelism: an encode-decode chain using prefix-sum

Uzi Vishkin
TL;DR: From Algorithm Parallelism to Instruction-Level Parallelism: An Encode-Decode Chain Using Prefix-Sum using prefix-sum is presented.