Sciweavers

7092 search results - page 34 / 1419
» Parallelizing constraint programs
Sort
View
PDP
2009
IEEE
14 years 3 months ago
Task-Parallel versus Data-Parallel Library-Based Programming in Multicore Systems
—Multicore machines are becoming common. There are many languages, language extensions and libraries devoted to improve the programmability and performance of these machines. In ...
Diego Andrade, Basilio B. Fraguela, James C. Brodm...
LCR
2000
Springer
186views System Software» more  LCR 2000»
14 years 19 days ago
Adaptive Parallelism for OpenMP Task Parallel Programs
Abstract. We present a system that allows task parallel OpenMP programs to execute on a network of workstations (NOW) with a variable number of nodes. Such adaptivity, generally ca...
Alex Scherer, Thomas R. Gross, Willy Zwaenepoel
EUROPAR
2004
Springer
14 years 2 months ago
Designing Parallel Operating Systems via Parallel Programming
Abstract. Ever-increasing demand for computing capability is driving the construction of ever-larger computer clusters, soon to be reaching tens of thousands of processors. Many fu...
Eitan Frachtenberg, Kei Davis, Fabrizio Petrini, J...
CF
2010
ACM
14 years 11 days ago
Hybrid parallel programming with MPI and unified parallel C
The Message Passing Interface (MPI) is one of the most widely used programming models for parallel computing. However, the amount of memory available to an MPI process is limited ...
James Dinan, Pavan Balaji, Ewing L. Lusk, P. Saday...
IEEEPACT
2005
IEEE
14 years 2 months ago
Parallel Programming and Parallel Abstractions in Fortress
llel Abstractions in Fortress Guy Steele Sun Microsystems Laboratories April 24, 2006
Guy L. Steele Jr.