Sciweavers

52 search results - page 11 / 11
» Tralfamadore: unifying source code and execution experience
Sort
View
FCCM
2008
IEEE
212views VLSI» more  FCCM 2008»
14 years 7 days ago
Map-reduce as a Programming Model for Custom Computing Machines
The map-reduce model requires users to express their problem in terms of a map function that processes single records in a stream, and a reduce function that merges all mapped out...
Jackson H. C. Yeung, C. C. Tsang, Kuen Hung Tsoi, ...
LCPC
2007
Springer
13 years 12 months ago
Pillar: A Parallel Implementation Language
Abstract. As parallelism in microprocessors becomes mainstream, new programming languages and environments are emerging to meet the challenges of parallel programming. To support r...
Todd Anderson, Neal Glew, Peng Guo, Brian T. Lewis...