scispace - formally typeset
A

Aart J. C. Bik

Researcher at Google

Publications -  31
Citations -  4378

Aart J. C. Bik is an academic researcher from Google. The author has contributed to research in topics: Compiler & Graph (abstract data type). The author has an hindex of 14, co-authored 27 publications receiving 4043 citations. Previous affiliations of Aart J. C. Bik include Indiana University & Los Angeles Mission College.

Papers
More filters
Book ChapterDOI

Automatic detection of saturation and clipping idioms

TL;DR: In this article, the compiler automatically maps high-level saturation and clipping idioms onto efficient low-level instructions, which can be used to exploit data parallelism in numerical and multimedia applications.
Proceedings ArticleDOI

Pregel: a system for large-scale graph processing - "ABSTRACT"

TL;DR: This work defined a model of computation and realized it through a scalable and fault-tolerant system called Pregel, with an expressive and flexible API, and inspired by Valiant's Bulk Synchronous Parallel model.
Journal ArticleDOI

A prototype bytecode parallelization tool

TL;DR: This paper provides a manual for javab, a prototype tool that supports the automatic detection and exploitation of implicit loop parallelism in JVM bytecode.