Sciweavers

3660 search results - page 42 / 732
» Parallel Program Archetypes
Sort
View
PVM
1999
Springer
15 years 2 months ago
JPT: A Java Parallelization Tool
Abstract. PVM is a succesfull programming environment for distributed computing in the languages C and Fortran. Recently several implementations of PVM for Java have been added, ma...
Kristof Beyls, Erik H. D'Hollander, Yijun Yu
IWOMP
2007
Springer
15 years 3 months ago
Web Service Call Parallelization Using OpenMP
Sébastien Salva, Clément Delamare, C...
PLDI
2010
ACM
15 years 2 months ago
Safe programmable speculative parallelism
Prakash Prabhu, Ganesan Ramalingam, Kapil Vaswani
POPL
2007
ACM
15 years 10 months ago
Data parallel Haskell: a status report
We describe the design and current status of our effort to implement the programming model of nested data parallelism into the Glasgow Haskell Compiler. We extended the original p...
Manuel M. T. Chakravarty, Roman Leshchinskiy, Simo...