Sciweavers

968 search results - page 1 / 194
» Parallel operation of CartaBlanca on shared and distributed ...
Sort
View
CONCURRENCY
2004
50views more  CONCURRENCY 2004»
13 years 5 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
13 years 11 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...
ASPLOS
2010
ACM
13 years 10 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 ...
IPPS
2002
IEEE
13 years 10 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