Sciweavers

3656 search results - page 234 / 732
» Parallel programming in Split-C
Sort
View
GPC
2010
Springer
15 years 10 months ago
CPRS: A Cloud-Based Program Recommendation System for Digital TV Platforms
Chin-Feng Lai, Jui-Hung Chang, Chia-Cheng Hu, Yueh...
IPPS
2003
IEEE
15 years 12 months ago
Performing DNA Comparison on a Bio-Inspired Tissue of FPGAs
String comparison is a critical issue in many application domains, including speech recognition, contents search, and bioinformatics. The similarity between two strings of lengths...
Matteo Canella, Filippo Miglioli, Alessandro Bogli...
PPL
2008
96views more  PPL 2008»
15 years 6 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
JAVA
2000
Springer
15 years 10 months ago
A Java fork/join framework
This paper describes the design, implementation, and performance of a Java framework for supporting a style of parallel programming in which problems are solved by (recursively) s...
Doug Lea
TPDS
1998
114views more  TPDS 1998»
15 years 6 months ago
On the Automatic Parallelization of the Perfect Benchmarks
We present a set of advanced program parallelization techniques that are able to signi cantly improve the performance of application programs. We present evidence for this improve...
Rudolf Eigenmann, Jay Hoeflinger, David A. Padua