Sciweavers

3656 search results - page 46 / 732
» Parallel programming in Split-C
Sort
View
141
Voted
MICRO
2010
IEEE
98views Hardware» more  MICRO 2010»
15 years 4 months ago
InstantCheck: Checking the Determinism of Parallel Programs Using On-the-Fly Incremental Hashing
Adrian Nistor, Darko Marinov, Josep Torrellas
AMAST
2010
Springer
15 years 1 months ago
Coalgebraic Semantics for Parallel Derivation Strategies in Logic Programming
Ekaterina Komendantskaya, Guy McCusker, John Power
PARELEC
2006
IEEE
16 years 16 days ago
Scientific Programming for Heterogeneous Systems - Bridging the Gap between Algorithms and Applications
High performance computing in heterogeneous environments is a dynamically developing area. A number of highly efficient heterogeneous parallel algorithms have been designed over l...
Alexey L. Lastovetsky
OOPSLA
2009
Springer
16 years 1 months ago
A type and effect system for deterministic parallel Java
Today’s shared-memory parallel programming models are complex and error-prone. While many parallel programs are intended to be deterministic, unanticipated thread interleavings ...
Robert L. Bocchino Jr., Vikram S. Adve, Danny Dig,...
HASKELL
2009
ACM
16 years 1 months ago
Parallel performance tuning for Haskell
Parallel Haskell programming has entered the mainstream with support now included in GHC for multiple parallel programming models, along with multicore execution support in the ru...
Don Jones Jr., Simon Marlow, Satnam Singh