Sciweavers

220 search results - page 12 / 44
» A Comparative Experimental Study of Parallel File Systems fo...
Sort
View
ICCS
2009
Springer
14 years 4 days ago
Evaluating Algorithms for Shared File Pointer Operations in MPI I/O
MPI-I/O is a part of the MPI-2 specification defining file I/O operations for parallel MPI applications. Compared to regular POSIX style I/O functions, MPI I/O offers features ...
Ketan Kulkarni, Edgar Gabriel
ISPDC
2005
IEEE
14 years 1 months ago
Collaborative Data Distribution with BitTorrent for Computational Desktop Grids
— Data-centric applications are still a challenging issue for Large Scale Distributed Computing Systems. The emergence of new protocols and softwares for collaborative content di...
Baohua Wei, Gilles Fedak, Franck Cappello
CCGRID
2001
IEEE
13 years 11 months ago
Parallel I/O Support for HPF on Clusters
Clusters of workstations are a popular alternative to integrated parallel systems designed and built by a vendor. Besides their huge cumulative processing power, they also provide...
Peter Brezany, Viera Sipková
CLOUD
2010
ACM
14 years 19 days ago
Making cloud intermediate data fault-tolerant
Parallel dataflow programs generate enormous amounts of distributed data that are short-lived, yet are critical for completion of the job and for good run-time performance. We ca...
Steven Y. Ko, Imranul Hoque, Brian Cho, Indranil G...
IPPS
2007
IEEE
14 years 1 months ago
An Implementation and Evaluation of Client-Side File Caching for MPI-IO
Client-side file caching has long been recognized as a file system enhancement to reduce the amount of data transfer between application processes and I/O servers. However, cach...
Wei-keng Liao, Avery Ching, Kenin Coloma, Alok N. ...