Sciweavers

5 search results - page 1 / 1
» Concurrency Analysis for Parallel Programs with Textually Al...
Sort
View
LCPC
2005
Springer
13 years 9 months ago
Concurrency Analysis for Parallel Programs with Textually Aligned Barriers
Abstract. A fundamental problem in the analysis of parallel programs is to determine when two statements in a program may run concurrently. This analysis is the parallel analog to ...
Amir Kamil, Katherine A. Yelick
LCPC
2007
Springer
13 years 10 months ago
Concurrency Analysis for Shared Memory Programs with Textually Unaligned Barriers
Yuan Zhang, Evelyn Duesterwald, Guang R. Gao
PPOPP
2005
ACM
13 years 10 months ago
A linear-time algorithm for optimal barrier placement
We want to perform compile-time analysis of an SPMD program and place barriers in it to synchronize it correctly, minimizing the runtime cost of the synchronization. This is the b...
Alain Darte, Robert Schreiber
CC
2009
Springer
141views System Software» more  CC 2009»
14 years 5 months ago
Compile-Time Analysis and Specialization of Clocks in Concurrent Programs
Abstract. Clocks are a mechanism for providing synchronization barriers in concurrent programming languages. They are usually implemented using primitive communication mechanisms a...
Nalini Vasudevan, Olivier Tardieu, Julian Dolby, S...
IPPS
2002
IEEE
13 years 9 months ago
Improving Performance of Multiple Sequence Alignment Analysis in Multi-Client Environments
This paper is concerned with the efficient execution of multiplesequence alignmentmethodsin a multipleclientenvironment. Multiple sequence alignment (MSA) is a computationally ex...
Ümit V. Çatalyürek, Eric Stahlber...