Sciweavers

262 search results - page 9 / 53
» Introduction to GPU programming
Sort
View
JPDC
2008
167views more  JPDC 2008»
14 years 9 months ago
A performance study of general-purpose applications on graphics processors using CUDA
Graphics processors (GPUs) provide a vast number of simple, data-parallel, deeply multithreaded cores and high memory bandwidths. GPU architectures are becoming increasingly progr...
Shuai Che, Michael Boyer, Jiayuan Meng, David Tarj...

Book
403views
16 years 5 months ago
Eloquent JavaScript An opinionated guide to programming
"Eloquent JavaScript is a digital book providing a comprehensive introduction (tutorial) to the JavaScript programming language. Apart from a bookful of text, it contains plen...
Marijn Haverbeke
ACSD
2001
IEEE
112views Hardware» more  ACSD 2001»
15 years 1 months ago
Software Implementation of Synchronous Programs
Synchronous languages allow a high level, concurrent, and deterministic description the behavior of reactive systems. Thus, they can be used advantageously for the programming of ...
Charles Andre, Frédéric Boulanger, A...
58
Voted
CEFP
2007
Springer
15 years 1 months ago
An Introduction to iTasks: Defining Interactive Work Flows for the Web
Rinus Plasmeijer, Peter Achten, Pieter W. M. Koopm...
73
Voted
IEEEPACT
2008
IEEE
15 years 4 months ago
Mars: a MapReduce framework on graphics processors
We design and implement Mars, a MapReduce framework, on graphics processors (GPUs). MapReduce is a distributed programming framework originally proposed by Google for the ease of ...
Bingsheng He, Wenbin Fang, Qiong Luo, Naga K. Govi...