Sciweavers

526 search results - page 28 / 106
» Array language support for parallel sparse computation
Sort
View
POPL
2011
ACM
14 years 14 days ago
Safe nondeterminism in a deterministic-by-default parallel language
A number of deterministic parallel programming models with strong safety guarantees are emerging, but similar support for nondeterministic algorithms, such as branch and bound sea...
Robert L. Bocchino Jr., Stephen Heumann, Nima Hona...
77
Voted
ICMT
2009
Springer
15 years 4 months ago
Supporting Parallel Updates with Bidirectional Model Transformations
Abstract. Model-driven software development often involves several related models. When models are updated, the updates need to be propagated across all models to make them consist...
Yingfei Xiong, Hui Song, Zhenjiang Hu, Masato Take...
SIGMOD
2011
ACM
179views Database» more  SIGMOD 2011»
14 years 13 days ago
How soccer players would do stream joins
In spite of the omnipresence of parallel (multi-core) systems, the predominant strategy to evaluate window-based stream joins is still strictly sequential, mostly just straightfor...
Jens Teubner, René Müller
COORDINATION
1999
Springer
15 years 1 months ago
CLAM: Composition Language for Autonomous Megamodules
Advances in computer networks that support the invocation of remote services in heterogeneous environments enable new levels of software composition. In order to manage composition...
Neal Sample, Dorothea Beringer, Laurence Melloul, ...
92
Voted
PODC
2009
ACM
15 years 6 months ago
Memory models: a case for rethinking parallel languages and hardware
The era of parallel computing for the masses is here, but writing correct parallel programs remains far more difficult than writing sequential programs. Aside from a few domains,...
Sarita V. Adve