Sciweavers

1611 search results - page 36 / 323
» A Library for Self-Adjusting Computation
Sort
View
IPPS
1999
IEEE
15 years 5 months ago
The Paderborn University BSP (PUB) Library - Design, Implementation and Performance
The Paderborn University BSP (PUB) library is a parallel C library based on the BSP model. The basic library supports buffered and unbuffered asynchronous communication between an...
Olaf Bonorden, Ben H. H. Juurlink, Ingo von Otte, ...
GRID
2008
Springer
15 years 2 months ago
A scalable high-performance communication library for wide-area environments
We report our progress on SSOCK, a scalable highperformance communication library for wide-area environments. SSOCK has an API similar to that of the Socket library, but solves th...
Hideo Saito, Ken Hironaka, Kenjiro Taura
FCCM
2002
IEEE
174views VLSI» more  FCCM 2002»
15 years 6 months ago
PAM-Blox II: Design and Evaluation of C++ Module Generation for Computing with FPGAs
This paper explores the implications of integrating flexible module generation into a compiler for FPGAs. The objective is to improve the programmabilityof FPGAs, or in other wor...
Oskar Mencer
CONCURRENCY
1998
130views more  CONCURRENCY 1998»
15 years 1 months ago
JPVM: network parallel computing in Java
The JPVM library is a software system for explicit message-passing based distributed memory MIMD parallel programming in Java. The library supports an interface similar to the C a...
Adam Ferrari
PDP
2009
IEEE
15 years 8 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...