Sciweavers

262 search results - page 8 / 53
» Introduction to GPU programming
Sort
View
VMV
2004
183views Visualization» more  VMV 2004»
14 years 11 months ago
CGiS, a new Language for Data-parallel GPU Programming
In the last few years, GPUs have become new, promising targets for general purpose programming. Their inherent parallel architecture makes them particularly suited for scientific ...
Nicolas Fritz, Philipp Lucas, Philipp Slusallek
CGO
2008
IEEE
15 years 4 months ago
Program optimization space pruning for a multithreaded gpu
Program optimization for highly-parallel systems has historically been considered an art, with experts doing much of the per
Shane Ryoo, Christopher I. Rodrigues, Sam S. Stone...
EUROGP
2008
Springer
120views Optimization» more  EUROGP 2008»
14 years 11 months ago
A SIMD Interpreter for Genetic Programming on GPU Graphics Cards
William B. Langdon, Wolfgang Banzhaf
MVA
2007
143views Computer Vision» more  MVA 2007»
14 years 9 months ago
Retina simulation using cellular automata and GPU programming
Stéphane Gobron, François Devillard,...
186
Voted

Book
1455views
16 years 7 months ago
Introduction to Object-Oriented Programming using C++
A set of lecture notes that introduces the reader to the object-orientation as a new programming concept. However, this is not a course for learning the C++ programming language.
Peter Müller