Sciweavers

561 search results - page 5 / 113
» Multithreaded programming in Cilk
Sort
View
CAV
2012
Springer
223views Hardware» more  CAV 2012»
13 years 2 days ago
Detecting Fair Non-termination in Multithreaded Programs
Abstract. We develop compositional analysis algorithms for detecting nontermination in multithreaded programs. Our analysis explores fair and ultimatelyperiodic executions—i.e., ...
Mohamed Faouzi Atig, Ahmed Bouajjani, Michael Emmi...
IBMRD
2010
34views more  IBMRD 2010»
14 years 4 months ago
Detection of deadlock potentials in multithreaded programs
Rahul Agarwal, Saddek Bensalem, Eitan Farchi, Klau...
SIGCSE
2000
ACM
155views Education» more  SIGCSE 2000»
15 years 2 months ago
A study of common pitfalls in simple multi-threaded programs
It is generally acknowledged that developing correct multithreaded codes is difficult, because threads may interact with each other in unpredictable ways. The goal of this work i...
Sung-Eun Choi, E. Christopher Lewis
JAVA
2000
Springer
15 years 1 months ago
A Java fork/join framework
This paper describes the design, implementation, and performance of a Java framework for supporting a style of parallel programming in which problems are solved by (recursively) s...
Doug Lea
ICDCS
1997
IEEE
15 years 1 months ago
Multi-threading and Remote Latency in Software DSMs
This paper evaluates the use of per-node multi-threading to hide remote memory and synchronization latencies in a software DSM. As with hardware systems, multi-threading in softwa...
Kritchalach Thitikamol, Peter J. Keleher