Abstract
Among the variety of tools in a programming environment (debugger, performance analyzer, data mapping assistant, user interface, compiler, runtime support), we focus here on the compiler item. The definition of machine-independent parallel programming languages is a relevant example of the need for portability. However, we believe that rather than focusing exclusively on data distribution approaches, we may merge both data distribution and control distribution to target a wider range of applications. To rely on control distribution, we need a global address space, which, on scalable multiprocessors, may be afforded by a Shared Virtual Memory (SVM). Thanks to the SVM, the code generation process is much simpler: there is no need to an explicit data distribution, nor localization of array subscripts, nor management of non-local data buffers, nor communication schedules generation (with message vectorization, coalescing, aggregation). All this is handled automatically by the runtime support. Furthermore, the compilation of procedure and function calls within a parallel loop becomes easily feasible. Incremental (step by step) parallelization of codes thanks to the global address space is an interesting advantage. The drawback is the coherence grain which is not always well suited to the application.
Access this chapter
Tax calculation will be finalised at checkout
Purchases are for personal use only
Preview
Unable to display preview. Download preview PDF.
Similar content being viewed by others
References
François Bodin, Lionnel Kervella, and Thierry Priol. Fortran-S: a fortran interface for shared virtual memory architectures. In Supercomputing’93, pages 274–283, November 1993.
Marie Odile Bristeau, Jocelyne Erhel, Philippe Feat, Roland Glowinski, and Jaques Pénaux. Solving the helmholtz equation at high wave numbers on a parallel computer with a shared virtual memory. International journal of supercomputer applications and high performance computing, (9.1), 1995.
Gilbert Cabillic, Thierry Priol, and Isabelle Puaut. MYOAN: an Implementation of the KOAN Shared Virtual Memory on the Intel Paragon. Technical Report 2258, INRIA, April 1994.
Mounir Hahad, Thierry Priol, and Jocelyne Erhel. Irregular Loop Patterns Compilation on Distributed Shared Memory Multiprocessors. Technical Report 2361, INRIA, Campus de Beaulieu - 35042 Rennes Cedex - France, September 1994.
Zakaria Lahjomri and Thierry Priol. Koan: a shared virtual memory for an ipsc/2 hypercube. In Proceedings of Conpar/Vapp, pages 441–452, Springer-Verlag, France, September 1992.
J. Saltz, K. Crowley, R. Mirchandaney, and H. Berryman. Run-time scheduling and execution of loops on message passing machines. Journal of Parallel and Distributed Computing, 8:303–312, 1990.
Author information
Authors and Affiliations
Editor information
Editors and Affiliations
Rights and permissions
Copyright information
© 1996 Springer Science+Business Media New York
About this chapter
Cite this chapter
Hahad, M., Priol, T., Erhel, J. (1996). Compiling Assembly Pattern on a Shared Virtual Memory. In: Szymanski, B.K., Sinharoy, B. (eds) Languages, Compilers and Run-Time Systems for Scalable Computers. Springer, Boston, MA. https://doi.org/10.1007/978-1-4615-2315-4_26
Download citation
DOI: https://doi.org/10.1007/978-1-4615-2315-4_26
Publisher Name: Springer, Boston, MA
Print ISBN: 978-1-4613-5979-1
Online ISBN: 978-1-4615-2315-4
eBook Packages: Springer Book Archive