scispace - formally typeset
R

Rob F. Van der Wijngaart

Researcher at Intel

Publications -  40
Citations -  1490

Rob F. Van der Wijngaart is an academic researcher from Intel. The author has contributed to research in topics: Grid & Cache. The author has an hindex of 14, co-authored 40 publications receiving 1454 citations. Previous affiliations of Rob F. Van der Wijngaart include Ames Research Center & Computer Sciences Corporation.

Papers
More filters
Journal ArticleDOI

Light-weight communications on Intel's single-chip cloud computer processor

TL;DR: This paper describes two communication libraries available on the Single-Chip Cloud Computer: RCCE and Rckmb, a light-weight, minimal library for writing message passing parallel applications and SCC's non-cache-coherent shared memory for transferring data between cores without needing to go off-chip.
Proceedings ArticleDOI

Programming the Intel 80-core network-on-a-chip terascale processor

TL;DR: The instruction set, the programming environment, the kernels written for the chip, and the experiences programming this microprocessor are described, which implies for future message passing, network-on-a-chip processors.
Journal ArticleDOI

NAS Grid Benchmarks: A Tool for Grid Space Exploration

TL;DR: NAS Grid Benchmark (NGB) as discussed by the authors is a benchmark suite for computational Grids based on the NAS Parallel Benchmarks (NPB) and is based on data flow graphs.
Proceedings ArticleDOI

The Parallel Research Kernels

TL;DR: This set of kernels covers the most common patterns of communication, computation and synchronization encountered in parallel HPC applications and can be used to design an effective parallel computer system without needing to make predictions about the nature of future workloads.