Sciweavers

3656 search results - page 147 / 732
» Parallel programming in Split-C
Sort
View
99
Voted
IMSCCS
2006
IEEE
15 years 8 months ago
Implementations of Grid-Based Distributed Parallel Computing
Grid computing provides new solutions for numerous complex problems. It is an inevitable trend to implement the distributed parallel computing of large-scale problems with the gri...
Weiwei Lin, Changgeng Guo, Deyu Qi, Yuehong Chen, ...
111
Voted
IPPS
2006
IEEE
15 years 8 months ago
A simulator for parallel applications with dynamically varying compute node allocation
Dynamically allocating computing nodes to parallel applications is a promising technique for improving the utilization of cluster resources. We introduce the concept of dynamic ef...
Basile Schaeli, B. Gerlach, Roger D. Hersch
114
Voted
PPOPP
2003
ACM
15 years 7 months ago
Using thread-level speculation to simplify manual parallelization
In this paper, we provide examples of how thread-level speculation (TLS) simplifies manual parallelization and enhances its performance. A number of techniques for manual parallel...
Manohar K. Prabhu, Kunle Olukotun
115
Voted
CASCON
1996
123views Education» more  CASCON 1996»
15 years 3 months ago
Views on template-based parallel programming
For almost a decade we have been working at developing and using template-based models for coarse-grained parallel computing. Our initial system, FrameWorks, was positively receiv...
Ajit Singh, Jonathan Schaeffer, Duane Szafron
PPOPP
2010
ACM
15 years 12 months ago
Is transactional programming actually easier?
Chip multi-processors (CMPs) have become ubiquitous, while tools that ease concurrent programming have not. The promise of increased performance for all applications through ever ...
Christopher J. Rossbach, Owen S. Hofmann, Emmett W...