Zobrazeno 1 - 10
of 35
pro vyhledávání: '"Jay Hoeflinger"'
Autor:
Xavier Teruel, Nawal Copty, Eduard Ayguadé, Guansong Zhang, Yuan Lin, Federico Massaioli, Priya Unnikrishnan, Alejandro Duran, Jay Hoeflinger
Publikováno v:
UPCommons. Portal del coneixement obert de la UPC
Universitat Politècnica de Catalunya (UPC)
Recercat. Dipósit de la Recerca de Catalunya
Universitat Jaume I
Universitat Politècnica de Catalunya (UPC)
Recercat. Dipósit de la Recerca de Catalunya
Universitat Jaume I
OpenMP has been very successful in exploiting structured parallelism in applications. With increasing application complexity, there is a growing need for addressing irregular parallelism in the presence of complicated control structures. This is evid
Publikováno v:
Parallel Computing. 31:960-983
This paper presents the design and implementation of a parallelization framework and OpenMP runtime support in Intel C++ & Fortran compilers for exploiting nested parallelism in applications using OpenMP pragmas or directives. We conduct the performa
Publikováno v:
International Journal of Parallel Programming. 31:251-283
We present a novel Hybrid Analysis technology which can efficiently and seamlessly integrate all static and run-time analysis of memory references into a single framework that is capable of performing all data dependence analysis and can generate nec
Publikováno v:
IEEE Transactions on Parallel and Distributed Systems. 13:241-259
The Cray T3D and T3E are non-cache-coherent (NCC) computers with a NUMA structure. They have been shown to exhibit a very stable and scalable performance for a variety of application programs. Considerable evidence suggests that they are more stable
Publikováno v:
ACM Transactions on Programming Languages and Systems. 24:65-109
A number of existing compiler techniques hinge on the analysis of array accesses in a program. The most important task in array access analysis is to collect the information about array accesses of interest and summarize it in some standard form. Tra
Publikováno v:
Parallel Computing. 27:391-413
OpenMP is a relatively new programming paradigm, which can easily deliver good parallel performance for small numbers (
Publikováno v:
IEEE Transactions on Parallel and Distributed Systems. 9:5-23
This paper presents the results of the Cedar Hand-Parallelization Experiment conducted from 1989 through 1992, within the Center for Supercomputing Research and Development (CSRD) at the University of Illinois. In this experiment, we manually transfo
Autor:
Thomas R. Lawrence, Jay Hoeflinger, Rudolf Eigenmann, William Blume, John Grout, Ramón Doallo
Publikováno v:
Computer. 29:78-82
Parallel programming tools are limited, making effective parallel programming difficult and cumbersome. Compilers that translate conventional sequential programs into parallel form would liberate programmers from the complexities of explicit, machine
Publikováno v:
International Journal of Parallel Programming. 22:553-586
The Polaris Program Manipulation System is a production quality tool for source-to-source transformations and complex analysis of Fortran code. In this paper, we describe the motivations for and the implementation of Polaris' internal representation
Publikováno v:
Concurrency: Practice and Experience. 5:553-573
This paper reports on the status of the Fortran translator for the Cedar computer at the end of March, 1991. A brief description of the Cedar Fortran language is followed by a discussion of the fortran77 to Cedar Fortran parallelizer that describes t