Sciweavers

2681 search results - page 15 / 537
» Performance results of running parallel applications on the ...
Sort
View
68
Voted
IPPS
2010
IEEE
14 years 6 months ago
Prototype for a large-scale static timing analyzer running on an IBM Blue Gene
This paper focuses on parallelization of the classic static timing analysis (STA) algorithm for verifying timing characteristics of digital integrated circuits. Given ever-increasi...
Akintayo Holder, Christopher D. Carothers, Kerim K...
ICCS
2003
Springer
15 years 2 months ago
Scaling Molecular Dynamics to 3000 Processors with Projections: A Performance Analysis Case Study
Some of the most challenging applications to parallelize scalably are the ones that present a relatively small amount of computation per iteration. Multiple interacting performance...
Laxmikant V. Kalé, Sameer Kumar, Gengbin Zh...
COOPIS
2004
IEEE
15 years 1 months ago
A Distributed and Parallel Component Architecture for Stream-Oriented Applications
Abstract. This paper introduces ThreadMill - a distributed and parallel component architecture for applications that process large volumes of streamed (time-sequenced) data, such a...
Paulo Barthelmess, Clarence A. Ellis
90
Voted
PLDI
2011
ACM
14 years 13 days ago
Parallelism orchestration using DoPE: the degree of parallelism executive
In writing parallel programs, programmers expose parallelism and optimize it to meet a particular performance goal on a single platform under an assumed set of workload characteri...
Arun Raman, Hanjun Kim, Taewook Oh, Jae W. Lee, Da...
CONCURRENCY
1998
181views more  CONCURRENCY 1998»
14 years 9 months ago
Communication Performance of Java-Based Parallel Virtual Machines
Message passing libraries such as Parallel Virtual Machine PVM and Message Passing Interface MPI provide a common Application Programming Interface API to implement parallel...
Narendar Yalamanchilli, William W. Cohen