Sciweavers

3656 search results - page 97 / 732
» Parallel programming in Split-C
Sort
View
APPT
2007
Springer
15 years 8 months ago
Improving Recovery in Weak-Voting Data Replication
Luis H. García-Muñoz, Rubén d...
IPPS
2000
IEEE
15 years 6 months ago
PDRS: A Performance Data Representation System
We present the design and development of a Performance Data Representation System (PDRS) for scalable parallel computing. PDRS provides decision support that helps users find the r...
Xian-He Sun, Xingfu Wu
ICDCN
2011
Springer
14 years 5 months ago
A High-Level Framework for Distributed Processing of Large-Scale Graphs
Distributed processing of real-world graphs is challenging due to their size and the inherent irregular structure of graph computations. We present HIPG, a distributed framework th...
Elzbieta Krepska, Thilo Kielmann, Wan Fokkink, Hen...
SIGSOFT
2003
ACM
16 years 3 months ago
Context-sensitive slicing of concurrent programs
Program slicing is a technique to identify statements that may influence the computations at other statements. Precise slicing has been shown to be undecidable for concurrent prog...
Jens Krinke
111
Voted
MICRO
2007
IEEE
133views Hardware» more  MICRO 2007»
15 years 8 months ago
Revisiting the Sequential Programming Model for Multi-Core
Single-threaded programming is already considered a complicated task. The move to multi-threaded programming only increases the complexity and cost involved in software developmen...
Matthew J. Bridges, Neil Vachharajani, Yun Zhang, ...