Sciweavers

29 search results - page 3 / 6
» icpp 2000
Sort
View
ICPP
2000
IEEE
13 years 10 months ago
The NUMAchine Multiprocessor
R. Grindley, Tarek S. Abdelrahman, Stephen Dean Br...
ICPP
2000
IEEE
13 years 10 months ago
TPO++: An Object-Oriented Message-Passing Library in C++
Message-passing is a well known approach for parallelizing programs. The widely used standard MPI (Message passing interface) also defines C++ bindings. Nevertheless, there is a ...
Tobias Grundmann, Marcus Ritt, Wolfgang Rosenstiel
ICPP
2000
IEEE
13 years 10 months ago
Issues in Designing and Implementing a Scalable Virtual Interface Architecture
The Virtual Interface Architecture brings the benefits of low latency User-level Networking to a cluster environment. With an increasing number of communication channels created ...
Shailabh Nagar, Anand Sivasubramaniam, Jorge Rodri...
ICPP
2000
IEEE
13 years 10 months ago
Partial Resolution in Data Value Predictors
Recently, the practice of speculation in resolving data dependences has been studied as a means of extracting more instruction level parallelism (ILP). An outcome of an instructio...
Toshinori Sato, Itsujiro Arita
ICPP
2000
IEEE
13 years 10 months ago
Matrix-Matrix Multiplication on Heterogeneous Platforms
In this paper, we address the issue of implementing matrix-matrix multiplication on heterogeneous platforms. We target two different classes of heterogeneous computing resources: ...
Olivier Beaumont, Vincent Boudet, Fabrice Rastello...