Sciweavers

7092 search results - page 137 / 1419
» Parallelizing constraint programs
Sort
View
102
Voted
EUROPAR
2004
Springer
15 years 5 months ago
A Generic Parallel Pattern-Based System for Bioinformatics
Abstract. Parallel program design patterns provide users a new way to get parallel programs without much effort. However, it is always a serious limitation for most existing parall...
Weiguo Liu, Bertil Schmidt
107
Voted
PVM
1999
Springer
15 years 4 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 6 months ago
Web Service Call Parallelization Using OpenMP
Sébastien Salva, Clément Delamare, C...
69
Voted
PLDI
2010
ACM
15 years 5 months ago
Safe programmable speculative parallelism
Prakash Prabhu, Ganesan Ramalingam, Kapil Vaswani
POPL
2007
ACM
16 years 21 days 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...