Sciweavers

3660 search results - page 107 / 732
» Parallel Program Archetypes
Sort
View
114
Voted
GPC
2010
Springer
15 years 9 months ago
CPRS: A Cloud-Based Program Recommendation System for Digital TV Platforms
Chin-Feng Lai, Jui-Hung Chang, Chia-Cheng Hu, Yueh...
PDP
2010
IEEE
15 years 11 months ago
Skandium: Multi-core Programming with Algorithmic Skeletons
—This paper argues that algorithmic skeletons are a suitable programming model for multi-core architectures. -level abstractions offered by algorithmic skeletons provide a simple...
Mario Leyton, José M. Piquer
191
Voted
LCPC
2009
Springer
15 years 9 months ago
Programming with Intervals
Abstract. Intervals are a new, higher-level primitive for parallel programming with which programmers directly construct the program schedule. Programs using intervals can be stati...
Nicholas D. Matsakis, Thomas R. Gross
PPL
2008
96views more  PPL 2008»
15 years 4 months ago
A Hybrid Shared Memory Execution Model for a Data Parallel Language with I/O
Execution of programs with data parallel language constructs is either based on the fork/join or on the SPMD model. Whereas the former executes a program sequentially and confines...
Clemens Grelck, Steffen Kuthe, Sven-Bodo Scholz