Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 15 von 19
ACM/IEEE SC 2003 Conference (SC'03), 2003, p.60-60
2003
Volltextzugriff (PDF)

Details

Autor(en) / Beteiligte
Titel
Fast Parallel Non-Contiguous File Access
Ist Teil von
  • ACM/IEEE SC 2003 Conference (SC'03), 2003, p.60-60
Ort / Verlag
New York, NY, USA: ACM
Erscheinungsjahr
2003
Quelle
IEEE Electronic Library Online
Beschreibungen/Notizen
  • Many applications of parallel I/O perform non-contiguous file accesses: instead of accessing a single (large) block of data in a file, a number of (smaller) blocks of data scattered throughout the file needs to be accessed in each logical I/O operation. However, only few file system interfaces directly support this kind of non-contiguous file access. In contrast, the most commonly used parallel programming interface, MPI, incorporates a exible model of parallel I/O through its MPI-IO interface. With MPI-IO, arbitrary non-contiguous file accesses are supported in a uniform fashion by the use of derived MPI datatypes set up by the user to re ect the desired I/O pattern. Despite a considerable amount of recent work in this area, current MPI-IO implementations suffer from low performance of such non-contiguous accesses when compared to the performance of the storage system for contiguous accesses. In this paper we analyze an important bottleneck in the efficient handling of non-contiguous access patterns in current implementations of MPI-IO. We present a new technique, termed listless I/O, that can be incorporated into MPI-IO implementations like the well-known ROMIO implementation, and completely eliminates this bottleneck. We have implemented the technique in MPI/SX, the MPI implementation for the NEC SX-series of parallel vector computers. Results with a synthetic benchmark and an application kernel show that listless I/O is able to increase the bandwidth for non-contiguous file access by sometimes more than a factor of 500 when compared to the traditional approach.
Sprache
Englisch
Identifikatoren
ISBN: 9781581136951, 1581136951
DOI: 10.1145/1048935.1050211
Titel-ID: cdi_acm_books_10_1145_1048935_1050211_brief

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX