Sciweavers

7092 search results - page 137 / 1419
» Parallelizing constraint programs
Sort
View
EUROPAR
2004
Springer
14 years 3 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
PVM
1999
Springer
14 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
14 years 4 months ago
Web Service Call Parallelization Using OpenMP
Sébastien Salva, Clément Delamare, C...
PLDI
2010
ACM
14 years 3 months ago
Safe programmable speculative parallelism
Prakash Prabhu, Ganesan Ramalingam, Kapil Vaswani
POPL
2007
ACM
14 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...