Sciweavers

11 search results - page 1 / 3
» Beyond ASCII - Parsing Programs with Graphical Presentations
Sort
View
SIGCSE
2003
ACM
198views Education» more  SIGCSE 2003»
13 years 9 months ago
Computer graphics in undergraduate computational science education
Computer graphics forms an important part of a working scientist’s tools. This may be provided by resources with the scientist’s group or by capabilities of the toolkits that ...
Steve Cunningham, Angela B. Shiflet
EGH
2007
Springer
13 years 10 months ago
A hardware-aware debugger for the OpenGL shading language
The enormous flexibility of the modern GPU rendering pipeline as well as the availability of high-level shader languages have led to an increased demand for sophisticated program...
Magnus Strengert, Thomas Klein, Thomas Ertl
IPPS
2006
IEEE
13 years 10 months ago
A code motion technique for accelerating general-purpose computation on the GPU
Recently, graphics processing units (GPUs) are providing increasingly higher performance with programmable internal processors, namely vertex processors (VPs) and fragment process...
T. Ikeda, Fumihiko Ino, Kenichi Hagihara
VISSYM
2004
13 years 5 months ago
Isosurface Computation Made Simple
This paper presents a simple approach for rendering isosurfaces of a scalar field. Using the vertex programming capability of commodity graphics cards, we transfer the cost of com...
Valerio Pascucci
ISPASS
2010
IEEE
13 years 11 months ago
Demystifying GPU microarchitecture through microbenchmarking
—Graphics processors (GPU) offer the promise of more than an order of magnitude speedup over conventional processors for certain non-graphics computations. Because the ften prese...
Henry Wong, Misel-Myrto Papadopoulou, Maryam Sadoo...