Sciweavers

3398 search results - page 167 / 680
» Implementations of Grid-Based Distributed Parallel Computing
Sort
View
CLUSTER
2001
IEEE
15 years 10 months ago
Parallel Standard Cell Placement on a Cluster of Workstations
In this paper we report experiences on a parallel implementation of a standard cell placement algorithm on a cluster of myrinet connected PCs. The proposed algorithm is based on a...
Faris H. Khundakjie, Patrick H. Madden, Nael B. Ab...
IPPS
2003
IEEE
15 years 11 months ago
Semi-Structured Portable Library for Multiprocessor Servers
The MiPPS library supports a hybrid model of parallel programming. The library is targeted at commodity multiprocessors, with support for clusters. The implementation of the concu...
Georgios Tsilikas, Martin Fleury
EUROPAR
2001
Springer
15 years 11 months ago
From Cluster Monitoring to Grid Monitoring Based on GRM
GRM was originally designed and implemented as part of the P-GRADE graphical parallel program development environment running on supercomputers and clusters. In the framework of th...
Zoltán Balaton, Péter Kacsuk, Norber...
PDP
2003
IEEE
15 years 11 months ago
A Flexible Library for Dependable Master-Worker Parallel Programs
We describe a robust library for parallel and dependable master-worker programs (raftnet). From a software client’s viewpoint, flexibility, hardware independence and ease of us...
Mieke Leeman, Marc Leeman, Vincenzo De Florio, Gee...
IPPS
1998
IEEE
15 years 10 months ago
A Flexible Class of Parallel Matrix Multiplication Algorithms
This paper explains why parallel implementation of matrix multiplication--a seemingly simple algorithm that can be expressed as one statement and three nested loops--is complex: P...
John A. Gunnels, Calvin Lin, Greg Morrow, Robert A...