Sciweavers

244 search results - page 10 / 49
» Parallel Iterator for Parallelizing Object-Oriented Applicat...
Sort
View
IPPS
1997
IEEE
13 years 11 months ago
Extensible Message Passing Application Development and Debugging with Python
We describe how we have parallelized Python, an interpreted object oriented scripting language, and used it to build an extensible message-passing molecular dynamics application f...
David M. Beazley, Peter S. Lomdahl
HPDC
2012
IEEE
11 years 10 months ago
Work stealing and persistence-based load balancers for iterative overdecomposed applications
Applications often involve iterative execution of identical or slowly evolving calculations. Such applications require incremental rebalancing to improve load balance across itera...
Jonathan Lifflander, Sriram Krishnamoorthy, Laxmik...
IPPS
2007
IEEE
14 years 1 months ago
iC2mpi: A Platform for Parallel Execution of Graph-Structured Iterative Computations
Parallelization of sequential programs is often daunting because of the substantial development cost involved. Various solutions have been proposed to address this concern, includ...
Harnish Botadra, Qiong Cheng, Sushil K. Prasad, Er...
PPAM
2007
Springer
14 years 1 months ago
A Container-Iterator Parallel Programming Model
There are several parallel programming models available for numerical computations at diļ¬€erent levels of expressibility and ease of use. For the development of new domain speciļ¬...
Gerhard W. Zumbusch
VECPAR
2000
Springer
13 years 11 months ago
A SCOOPP Evaluation on Packing Parallel Objects in Run-Time
The SCOOPP (Scalable Object Oriented Parallel Programming) system is an hybrid compile and run-time system. SCOOPP dynamically scales OO applications on a wide range of target plat...
João Luís Sobral, Alberto José...