Sciweavers

1628 search results - page 102 / 326
» Dynamically Adaptive Parallel Programs
Sort
View
106
Voted
CPHYSICS
2006
95views more  CPHYSICS 2006»
15 years 2 months ago
Multibillion-atom molecular dynamics simulation: Design considerations for vector-parallel processing
Progress in adapting molecular dynamics algorithms for systems with short-range interactions to utilize the features of modern supercomputers is described. Efficient utilization o...
D. C. Rapaport
174
Voted
PROCEDIA
2011
14 years 5 months ago
A Multilevel Parallelism Support for Multi-Physics Coupling
A new challenge in scientific computing is to merge existing simulation models to create new higher fidelity combined (often multi-level) models. While this challenge has been a...
Fang Liu, Masha Sosonkina
176
Voted
ECOOP
1991
Springer
15 years 6 months ago
Optimizing Dynamically-Typed Object-Oriented Languages With Polymorphic Inline Caches
: Polymorphic inline caches (PICs) provide a new way to reduce the overhead of polymorphic message sends by extending inline caches to include more than one cached lookup result pe...
Urs Hölzle, Craig Chambers, David Ungar
IPPS
1997
IEEE
15 years 6 months ago
Dynamic Processor Scheduling with Client Resources for Fast Multi-Resolution WWW Image Browsing
WWW-based Internet information service has grown enormously during the last few years, and major performance bottlenecks have been caused by WWW server and Internet bandwidth inad...
Daniel Andresen, Tao Yang, David Watson, Athanassi...
143
Voted
DATE
2010
IEEE
183views Hardware» more  DATE 2010»
15 years 7 months ago
Multithreaded code from synchronous programs: Extracting independent threads for OpenMP
—Synchronous languages offer a deterministic model of concurrency at the level of actions. However, essentially all compilers for synchronous languages compile these actions into...
Daniel Baudisch, Jens Brandt, Klaus Schneider