Sciweavers

IEEEPACT
1998
IEEE
14 years 2 months ago
Parallelization of Benchmarks for Scalable Shared-Memory Multiprocessors
This work identifies practical compiling techniques for scalable shared memory machines. For this, we have focused on experimental studies using a real machine and representative ...
Yunheung Paek, Angeles G. Navarro, Emilio L. Zapat...
IEEEPACT
1998
IEEE
14 years 2 months ago
A Fast Interrupt Handling Scheme for VLIW Processors
Emre Özer, Sumedh W. Sathaye, Kishore N. Mene...
IEEEPACT
1998
IEEE
14 years 2 months ago
Split Last-Address Predictor
Enric Morancho, José M. Llabería, &A...
IEEEPACT
1998
IEEE
14 years 2 months ago
A New Heuristic for Scheduling Parallel Programs on Multiprocessor
In this paper, we present an efficient algorithm, called CASS-II, for task clustering without task duplication. Unlike the DSC algorithm, which is empirically the best known algor...
Jing-Chiou Liou, Michael A. Palis
IEEEPACT
1998
IEEE
14 years 2 months ago
Dynamic Hammock Predication for Non-Predicated Instruction Set Architectures
Conventional speculative architectures use branch prediction to evaluate the most likely execution path during program execution. However, certain branches are difficult to predic...
Artur Klauser, Todd M. Austin, Dirk Grunwald, Brad...
IEEEPACT
1998
IEEE
14 years 2 months ago
Efficient Methods for Multi-Dimensional Array Redistribution
In this paper, we present efficient methods for multidimensional array redistribution. Based on the previous work, the basic-cycle calculation technique, we present a basic-block ...
Yeh-Ching Chung, Ching-Hsien Hsu
IEEEPACT
1998
IEEE
14 years 2 months ago
Optical versus Electronic Bus for Address-Transactions in Future SMP Architectures
The fast evolution of processor performance necessitates a permanent evolution of all the multiprocessor components, even for small to medium-scale symmetric multiprocessors (SMP)...
Wissam Hlayhel, Daniel Litaize, Laurent Fesquet, J...
IEEEPACT
1998
IEEE
14 years 2 months ago
Exploiting Method-Level Parallelism in Single-Threaded Java Programs
Method speculation of object-oriented programs attempts to exploit method-level parallelism (MLP) by executing sequential method invocations in parallel, while still maintaining c...
Michael K. Chen, Kunle Olukotun
IEEEPACT
1998
IEEE
14 years 2 months ago
Efficient Edge Profiling for ILP-Processors
Alexandre E. Eichenberger, S. M. Lobo
IEEEPACT
1998
IEEE
14 years 2 months ago
Scanning Polyhedra without Do-loops
We study in this paper the problem of polyhedron scanning which appears for example when generating code for transformed loop nests in automatic parallelization. After a review of...
Pierre Boulet, Paul Feautrier