Zobrazeno 1 - 10
of 108
pro vyhledávání: '"C. Gyllenhaal"'
A hardware-driven profiling scheme for identifying program hot spots to support runtime optimization
Autor:
Matthew C. Merten, Andrew R. Trick, Christopher N. George, John C. Gyllenhaal, Wen-mei W. Hwu
Publikováno v:
ACM SIGARCH Computer Architecture News. 27:136-147
This paper presents a novel hardware-based approach for identifying, profiling, and monitoring hot spots in order to support runtime optimization of general purpose programs. The proposed approach consists of a set of tightly coupled hardware tables
Publikováno v:
Computer. 30:67-75
Because they are interpreted, Java executables run slower than their compiled counterparts. The native executable translation (NET) compiler's objective is to optimize the translation of Java byte-code to native machine code so that it runs nearly as
Autor:
Daniel M. Lavery, Scott Mahlke, Richard E. Hank, D.M. Gallagher, Grant Haab, John C. Gyllenhaal, Wen-mei W. Hwu, David I. August
Publikováno v:
Proceedings of the IEEE. 83:1625-1640
Advances in hardware technology have made it possible for microprocessors to execute a large number of instructions concurrently (i.e., in parallel). These microprocessors take advantage of the opportunity to execute instructions in parallel to incre
Publikováno v:
ASPLOS
To exploit instruction level parallelism, compilers for VLIW and superscalar processors often employ static code scheduling. However, the available code reordering may be severely restricted due to ambiguous dependences between memory instructions. T
Autor:
Tokuzo Kiyohara, John C. Gyllenhaal
Publikováno v:
MICRO
Moderate size register files can limit the performance of loop unrolling on multiple issue processors. With current scheduling heuristics, a breadth-first scheduling of iterations occurs, increasing register pressure and generating excessive spill co
Previous AIX development environment experience with ASC White and Early Delivery systems UV and UM was leveraged to provide a smooth and robust transition to the Purple development environment. Still, there were three major changes that initially ca
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::048ecb0ef1c6274c6c7e1d6530b6c67d
https://doi.org/10.2172/896590
https://doi.org/10.2172/896590
As part of the deliverables for the Development Environment for Purple, additional capabilities to improve the tools offerings and to address unique Purple system requirements, such as increased processor count, were expected. This report details som
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::c1b85625295bca874b8495465a6ce1f6
https://doi.org/10.2172/896589
https://doi.org/10.2172/896589
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Publikováno v:
Workload Characterization: Methodology and Case Studies. Based on the First Workshop on Workload Characterization.
Presents a detailed characterization of Java application and applet workloads in terms of reuse and sharing of Java code at the program, class and method level. In order to expose more sharing opportunities, techniques for detecting code equivalence
Publikováno v:
COMPCON
The Java bytecode language is emerging as a software distribution standard. With major vendors committed to porting the Java run-time environment to their platforms, Java bytecode programs are expected to run without modification on multiple platform