@inproceedings{288e87801fe741c6b87a9a3529506a48,
title = "Language and compiler support for out-of-core irregular applications on distributed-memory multiprocessors",
abstract = "Current virtual memory systems provided for scalable computer systems typically offer poor performance for scientiFIc applications when an application's working data set does not fit in main memory. As a result, programmers who wish to solve {"}out-of-core{"} problems efficiently typically write a separate version of the parallel program with explicit I/O operations. This task is onerous and extremely dificult if the application includes indirect data references. A promising approach is to develop a language support and a compiler system on top of an advanced runtime system which can automatically transform an appro- priate in-core program to eficiently operate on out-of-core data. This approach is presented in this paper. Our proposals are discussed in the context of HPF and its compilation environment.",
author = "Peter Brezany and Alok Choudhary and Minh Dang",
year = "1998",
doi = "10.1007/3-540-49530-4\_25",
language = "English (US)",
isbn = "3540651721",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "343--350",
booktitle = "Languages, Compilers, and Run-Time Systems for Scalable Computers - 4th International Workshop, LCR 1998, Selected Papers",
note = "4th International Workshop on Languages, Compilers, and Run-Time Systems for Scalable Computers, LCR 1998 ; Conference date: 28-05-1998 Through 30-05-1998",
}