Sciweavers

968 search results - page 1 / 194
» Parallel operation of CartaBlanca on shared and distributed ...
Sort
View
47
Voted
CONCURRENCY
2004
50views more  CONCURRENCY 2004»
14 years 9 months ago
Parallel operation of CartaBlanca on shared and distributed memory computers
N. T. Padial-Collins, W. B. VanderHeyden, D. Z. Zh...
PVM
2007
Springer
15 years 3 months ago
Parallelizing Dense Linear Algebra Operations with Task Queues in
llc is a language based on C where parallelism is expressed using compiler directives. The llc compiler produces MPI code which can be ported to both shared and distributed memory ...
Antonio J. Dorta, José M. Badía, Enr...
91
Voted
ASPLOS
2010
ACM
15 years 2 months ago
An asymmetric distributed shared memory model for heterogeneous parallel systems
Heterogeneous computing combines general purpose CPUs with accelerators to efficiently execute both sequential control-intensive and data-parallel phases of applications. Existin...
Isaac Gelado, Javier Cabezas, Nacho Navarro, John ...
70
Voted
IPPS
2002
IEEE
15 years 2 months ago
Heaps and Stacks in Distributed Shared Memory
Software-based distributed shared memory (DSM) systems do usually not provide any means to use shared memory regions as stacks or via an efficient heap memory allocator. Instead ...
Markus Pizka, Christian Rehn