DocumentCode
2737835
Title
Disk-directed I/O for an out-of-core computation
Author
Kotz, David
Author_Institution
Dept. of Comput. Sci., Dartmouth Coll., Hanover, NH, USA
fYear
1995
fDate
2-4 Aug 1995
Firstpage
159
Lastpage
166
Abstract
New file systems are critical to obtain good I/O performance on large multiprocessors. Several researchers have suggested the use of collective file-system operations, in which all processes in an application cooperate in each I/O request. Others have suggested that the traditional low-level interface (read, write, seek) be augmented with various higher-level requests (e.g., read matrix). Collective, high-level requests permit a technique called disk-directed I/O to significantly improve performance over traditional file systems and interfaces, at least on simple I/O benchmarks. In this paper we present the results of experiments with an “out-of-core” LU-decomposition program. Although its collective interface was awkward in some places, and forced additional synchronization, disk-directed I/O was able to obtain much better overall performance than the traditional system
Keywords
file organisation; input-output programs; magnetic disc storage; synchronisation; LU-decomposition program; disk-directed I/O; file systems; large multiprocessors; out-of-core computation; Application software; Bandwidth; Computer interfaces; Computer science; Concurrent computing; Educational institutions; File systems; Hardware; Multiprocessing systems; Software performance;
fLanguage
English
Publisher
ieee
Conference_Titel
High Performance Distributed Computing, 1995., Proceedings of the Fourth IEEE International Symposium on
Conference_Location
Washington, DC
ISSN
1082-8907
Print_ISBN
0-8186-7088-6
Type
conf
DOI
10.1109/HPDC.1995.518706
Filename
518706
Link To Document