Sciweavers

35 search results - page 1 / 7
» STAPL: An Adaptive, Generic Parallel C Library
Sort
View
LCPC
2001
Springer
13 years 10 months ago
STAPL: An Adaptive, Generic Parallel C++ Library
Ping An, Alin Jula, Silvius Rus, Steven Saunders, ...
LCPC
2007
Springer
14 years 5 days ago
Associative Parallel Containers in STAPL
The Standard Template Adaptive Parallel Library (stapl) is a parallel programming framework that extends C++ and stl with support for parallelism. stapl provides a collection of pa...
Gabriel Tanase, Chidambareswaran Raman, Mauro Bian...
GPCE
2007
Springer
13 years 10 months ago
Library composition and adaptation using c++ concepts
Large scale software is composed of libraries produced by different entities. Non-intrusive and efficient mechanisms for adapting data structures from one library to conform to AP...
Jaakko Järvi, Matthew A. Marcus, Jacob N. Smi...
PPSC
1997
13 years 7 months ago
Parallel Extensions to the Matrix Template Library
We present the preliminary design for a C++ template library to enable the compositional construction of matrix classes suitable for high performance numerical linear algebra comp...
Andrew Lumsdaine, Brian C. McCandless
CCGRID
2006
IEEE
14 years 3 days ago
Transparent Adaptive Library-Based Checkpointing for Master-Worker Style Parallelism
We present a transparent, system-level checkpointing solution for master-worker parallelism that automatically adapts, upon restart, to the number of processor nodes available. Th...
Gene Cooperman, Jason Ansel, Xiaoqin Ma