DocumentCode :
3242760
Title :
Distributed parallel file system for I/O intensive parallel computing on clusters
Author :
Dominguez-Dominguez, S. ; Buenabad-Chavez, J.
Author_Institution :
Departamento de Ingenieria Electrica, Centro de Investigacion y de Estudios Avanzados del IPN, Apartado Postal 14-740, Mexico 07360, D.F.
fYear :
2004
fDate :
8-10 Sept. 2004
Firstpage :
194
Lastpage :
199
Abstract :
Local area networks are now widely used to run parallel applications. They are particularly suitable to run I/O intensive applications, because each node usually includes disk space. However, programming these applications is rather difficult. The programmer must partition data into disk nudes and, at run time, transfer data from disk space into the memory of each node that uses the data and vice versa. Also, such partitioning gives data a fixed location in disk space, and is usually not adequate for performance because processors do not access mostly data in their local memory or disk, but on disk space in remote nodes. This paper presents a distributed parallel file system that both eases the programming and improves the performance of parallel I/O intensive applications. Our file system eases programming through mapping into memory files of size up to hundreds of Giga bytes. It improves performance through automatically diffusing, or migrating and replicating, data in files to the local memory or local disk of the processors that use the data. Data diffusion occurs under a multiple-readers-single-writer protocol. On applications tested the performance gain can be up to 20 % compared to versions using the MPI file system.
Keywords :
Dynamic programming; File systems; Local area networks; Message passing; Parallel processing; Parallel programming; Performance gain; Programming profession; Protocols; System testing; Parallel file systems; clusters data diffusion; parallel programming;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Electrical and Electronics Engineering, 2004. (ICEEE). 1st International Conference on
Conference_Location :
Acapulco, Mexico
Print_ISBN :
0-7803-8531-4
Type :
conf
DOI :
10.1109/ICEEE.2004.1433875
Filename :
1433875
Link To Document :
بازگشت