Huang8th International Workshop, Columbus, Ohio, USA, August 10-12, 1995. Proceedings
Languages and Compilers for Parallel Computing
8th International Workshop, Columbus, Ohio, USA, August 10-12, 1995. Proceedings
Mitarbeit:Huang, Chua-Huang; Ponnuswamy, Sadayappan; Banerjee, Utpal
Huang8th International Workshop, Columbus, Ohio, USA, August 10-12, 1995. Proceedings
Languages and Compilers for Parallel Computing
8th International Workshop, Columbus, Ohio, USA, August 10-12, 1995. Proceedings
Mitarbeit:Huang, Chua-Huang; Ponnuswamy, Sadayappan; Banerjee, Utpal
- Broschiertes Buch
- Merkliste
- Auf die Merkliste
- Bewerten Bewerten
- Teilen
- Produkt teilen
- Produkterinnerung
- Produkterinnerung
This book presents the refereed proceedings of the Eighth Annual Workshop on Languages and Compilers for Parallel Computing, held in Columbus, Ohio in August 1995. The 38 full revised papers presented were carefully selected for inclusion in the proceedings and reflect the state of the art of research and advanced applications in parallel languages, restructuring compilers, and runtime systems. The papers are organized in sections on fine-grain parallelism, interprocedural analysis, program analysis, Fortran 90 and HPF, loop parallelization for HPF compilers, tools and libraries, loop-level…mehr
Andere Kunden interessierten sich auch für
- PingaliLanguages and Compilers for Parallel Computing41,99 €
- BanerjeeLanguages and Compilers for Parallel Computing41,99 €
- BanerjeeLanguages and Compilers for Parallel Computing81,99 €
- Lawrence Rauchwerger ( Ed. )Languages and Compilers for Parallel Computing39,99 €
- BanerjeeLanguages and Compilers for Parallel Computing41,99 €
- Siddharta Chatterjee / Jan F. Chatterjee / Larry Carter / Jeanne Ferrante / Zhyuan L. Li / David Sehr / Pen-Chung Yew (eds.)Languages and Compilers for Parallel Computing41,99 €
- Peter BrezanyInput/Output Intensive Massively Parallel Computing41,99 €
-
-
-
This book presents the refereed proceedings of the Eighth Annual Workshop on Languages and Compilers for Parallel Computing, held in Columbus, Ohio in August 1995.
The 38 full revised papers presented were carefully selected for inclusion in the proceedings and reflect the state of the art of research and advanced applications in parallel languages, restructuring compilers, and runtime systems. The papers are organized in sections on fine-grain parallelism, interprocedural analysis, program analysis, Fortran 90 and HPF, loop parallelization for HPF compilers, tools and libraries, loop-level optimization, automatic data distribution, compiler models, irregular computation, object-oriented and functional parallelism.
Hinweis: Dieser Artikel kann nur an eine deutsche Lieferadresse ausgeliefert werden.
The 38 full revised papers presented were carefully selected for inclusion in the proceedings and reflect the state of the art of research and advanced applications in parallel languages, restructuring compilers, and runtime systems. The papers are organized in sections on fine-grain parallelism, interprocedural analysis, program analysis, Fortran 90 and HPF, loop parallelization for HPF compilers, tools and libraries, loop-level optimization, automatic data distribution, compiler models, irregular computation, object-oriented and functional parallelism.
Hinweis: Dieser Artikel kann nur an eine deutsche Lieferadresse ausgeliefert werden.
Produktdetails
- Produktdetails
- Lecture Notes in Computer Science 1033
- Verlag: Springer / Springer Berlin Heidelberg / Springer, Berlin
- Artikelnr. des Verlages: 978-3-540-60765-6
- 1996.
- Seitenzahl: 620
- Erscheinungstermin: 24. Januar 1996
- Englisch
- Abmessung: 235mm x 155mm x 34mm
- Gewicht: 813g
- ISBN-13: 9783540607656
- ISBN-10: 354060765X
- Artikelnr.: 09232413
- Herstellerkennzeichnung Die Herstellerinformationen sind derzeit nicht verfügbar.
- Lecture Notes in Computer Science 1033
- Verlag: Springer / Springer Berlin Heidelberg / Springer, Berlin
- Artikelnr. des Verlages: 978-3-540-60765-6
- 1996.
- Seitenzahl: 620
- Erscheinungstermin: 24. Januar 1996
- Englisch
- Abmessung: 235mm x 155mm x 34mm
- Gewicht: 813g
- ISBN-13: 9783540607656
- ISBN-10: 354060765X
- Artikelnr.: 09232413
- Herstellerkennzeichnung Die Herstellerinformationen sind derzeit nicht verfügbar.
Array data flow analysis for load-store optimizations in superscalar architectures.- An experimental study of an ILP-based exact solution method for software pipelining.- Insertion scheduling: An alternative to list scheduling for modulo schedulers.- Interprocedural array region analyses.- Interprocedural analysis for parallelization.- Interprocedural array data-flow analysis for cache coherence.- An interprocedural parallelizing compiler and its support for memory hierarchy research.- V-cal: a calculus for the compilation of data parallel languages.- Transitive closure of infinite graphs and its applications.- Demand-driven, symbolic range propagation.- Optimizing Fortran 90 shift operations on distributed-memory multicomputers.- A loop parallelization algorithm for HPF compilers.- Fast address sequence generation for data-parallel programs using integer lattices.- Compiling array statements for efficient execution on distributed-memory machines: Two-level mappings.- A communication backend for parallel language compilers.- Parallel simulation of data parallel programs.- A parallel processing support library based on synchronized aggregate communication.- FALCON: A MATLAB interactive restructuring compiler.- A simple mechanism for improving the accuracy and efficiency of instruction-level disambiguation.- Hoisting branch conditions -improving super-scalar processor performance.- Integer loop code generation for VLIW.- Dependence analysis in parallel loops with i ± k subscripts.- Piecewise execution of nested data-parallel programs.- Recovering logical structures of data.- Efficient distribution analysis via graph contraction.- Automatic selection of dynamic data partitioning schemes for distributed-memory multicomputers.- Data redistribution in an automatic datadistribution tool.- General purpose optimization technology.- Compiler architectures for heterogeneous systems.- Virtual topologies: A new concurrency abstraction for high-level parallel languages.- Interprocedural data flow based optimizations for compilation of irregular problems.- Automatic parallelization of the conjugate gradient algorithm.- Annotations for a sparse compiler.- Connection analysis: A practical interprocedural heap analysis for C.- Language and run-time support for network parallel computing.- Agents: An undistorted representation of problem structure.- Type directed cloning for Object-Oriented programs.- The performance impact of granularity control and functional parallelism.
Array data flow analysis for load-store optimizations in superscalar architectures.- An experimental study of an ILP-based exact solution method for software pipelining.- Insertion scheduling: An alternative to list scheduling for modulo schedulers.- Interprocedural array region analyses.- Interprocedural analysis for parallelization.- Interprocedural array data-flow analysis for cache coherence.- An interprocedural parallelizing compiler and its support for memory hierarchy research.- V-cal: a calculus for the compilation of data parallel languages.- Transitive closure of infinite graphs and its applications.- Demand-driven, symbolic range propagation.- Optimizing Fortran 90 shift operations on distributed-memory multicomputers.- A loop parallelization algorithm for HPF compilers.- Fast address sequence generation for data-parallel programs using integer lattices.- Compiling array statements for efficient execution on distributed-memory machines: Two-level mappings.- A communication backend for parallel language compilers.- Parallel simulation of data parallel programs.- A parallel processing support library based on synchronized aggregate communication.- FALCON: A MATLAB interactive restructuring compiler.- A simple mechanism for improving the accuracy and efficiency of instruction-level disambiguation.- Hoisting branch conditions -improving super-scalar processor performance.- Integer loop code generation for VLIW.- Dependence analysis in parallel loops with i ± k subscripts.- Piecewise execution of nested data-parallel programs.- Recovering logical structures of data.- Efficient distribution analysis via graph contraction.- Automatic selection of dynamic data partitioning schemes for distributed-memory multicomputers.- Data redistribution in an automatic datadistribution tool.- General purpose optimization technology.- Compiler architectures for heterogeneous systems.- Virtual topologies: A new concurrency abstraction for high-level parallel languages.- Interprocedural data flow based optimizations for compilation of irregular problems.- Automatic parallelization of the conjugate gradient algorithm.- Annotations for a sparse compiler.- Connection analysis: A practical interprocedural heap analysis for C.- Language and run-time support for network parallel computing.- Agents: An undistorted representation of problem structure.- Type directed cloning for Object-Oriented programs.- The performance impact of granularity control and functional parallelism.