2007 IEEE Pacific Rim Conference on Communications, Computers and Signal Processing 2007
DOI: 10.1109/pacrim.2007.4313199
|View full text |Cite
|
Sign up to set email alerts
|

A Java Implementation of MPI-I/O-Oriented Random Access File Class in AgentTeamwork Grid Computing Middleware

Abstract: Abstract-MPI-I/O defines a high-level file interface that enables multiple ranks to share a random access file. It would be highly attractive to grid-computing users that files are automatically partitioned and transfered to remote sites where their jobs can access the files through MPI-I/O. We are currently implementing in the AgentTeamwork grid-computing middleware system a series of these file-handling features including: file partitioning into strides, stride distribution to multiple processes, stride acce… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2008
2008
2012
2012

Publication Types

Select...
1
1

Relationship

1
1

Authors

Journals

citations
Cited by 2 publications
(1 citation statement)
references
References 2 publications
0
1
0
Order By: Relevance
“…Its obvious drawback is the more ranks the more repetitive scans of the same file. An improvement is to limit this file-scanning work to only once by reading an input file with a byte basis, checking which ranks need each byte, and writing it to the corresponding rank-based file stripes [11]. However, this scheme yet suffers from another drawback that cannot perform bulk read/write operations to a file, thus increasing OS interventions.…”
Section: File Partitioningmentioning
confidence: 99%
“…Its obvious drawback is the more ranks the more repetitive scans of the same file. An improvement is to limit this file-scanning work to only once by reading an input file with a byte basis, checking which ranks need each byte, and writing it to the corresponding rank-based file stripes [11]. However, this scheme yet suffers from another drawback that cannot perform bulk read/write operations to a file, thus increasing OS interventions.…”
Section: File Partitioningmentioning
confidence: 99%