Sciweavers

3796 search results - page 304 / 760
» Presentations by Programmers for Programmers
Sort
View
IPPS
2003
IEEE
15 years 9 months ago
HMPI: Towards a Message-Passing Library for Heterogeneous Networks of Computers
The paper presents Heterogeneous MPI (HMPI), an extension of MPI for programming high-performance computations on heterogeneous networks of computers. It allows the application pr...
Alexey L. Lastovetsky, Ravi Reddy
ITICSE
2003
ACM
15 years 9 months ago
Teaching programming to liberal arts students: a narrative media approach
In this paper we present a new learning environment to be used in an introductory programming course for students that are non-majors in computer science, more precisely for multi...
Peter Bøgh Andersen, Jens Bennedsen, Steffe...
PG
2002
IEEE
15 years 8 months ago
Real-Time Consensus-Based Scene Reconstruction Using Commodity Graphics Hardware
We present a novel use of commodity graphics hardware that effectively combines a plane-sweeping algorithm with view synthesis for real-time, on-line 3D scene acquisition and view...
Ruigang Yang, Greg Welch, Gary Bishop
EUROPAR
2009
Springer
15 years 8 months ago
Accelerating S3D: A GPGPU Case Study
The graphics processor (GPU) has evolved into an appealing choice for high performance computing due to its superior memory bandwidth, raw processing power, and flexible programm...
Kyle Spafford, Jeremy S. Meredith, Jeffrey S. Vett...
GCSE
2001
Springer
15 years 8 months ago
Reflection Support by Means of Template Metaprogramming
Abstract. The C++ language has only a limited runtime type information system, which doesn’t provide full reflection capabilities. We present a general mechanism to support refle...
Giuseppe Attardi, Antonio Cisternino