Sciweavers

40 search results - page 2 / 8
» Nested data-parallelism on the gpu
Sort
View
PPOPP
1993
ACM
13 years 9 months ago
Implementation of a Portable Nested Data-Parallel Language
Guy E. Blelloch, Siddhartha Chatterjee, Jonathan C...
TVCG
2011
188views more  TVCG 2011»
12 years 11 months ago
Data-Parallel Octrees for Surface Reconstruction
—We present the first parallel surface reconstruction algorithm that runs entirely on the GPU. Like existing implicit surface reconstruction methods, our algorithm first builds...
Kun Zhou, Minmin Gong, Xin Huang, Baining Guo
POPL
2007
ACM
14 years 5 months ago
Data parallel Haskell: a status report
We describe the design and current status of our effort to implement the programming model of nested data parallelism into the Glasgow Haskell Compiler. We extended the original p...
Manuel M. T. Chakravarty, Roman Leshchinskiy, Simo...
TCSV
2010
12 years 11 months ago
High Performance Stereo Vision Designed for Massively Data Parallel Platforms
Abstract--Real-time stereo vision is attractive in many applications like robot navigation and 3D scene reconstruction. Data parallel platforms, e.g. GPU, is often used for real-ti...
Wei Yu, Tsuhan Chen, Franz Franchetti, James C. Ho...