Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering

Selected Works

Data

Articles 1 - 2 of 2

Full-Text Articles in Physical Sciences and Mathematics

The Smart Way To Manage Research Data, Craig Napier, Despina Clancy, Tim Davies, Katie Elcombe Jun 2013

The Smart Way To Manage Research Data, Craig Napier, Despina Clancy, Tim Davies, Katie Elcombe

Craig Napier

The University of Wollongongs' $62 million SMART (Simulation, Modelling, Analysis, Research, Teaching) Infrastructure Facility will become a research and development powerhouse with an unprecedented level of impact within the broader infrastructure sector nationally and overseas [1]. With a vision to be a world class intellectual leader and educator in 'integrated' infrastructure planning and management and the capacity to host 200 PhD students, comprising 30 integrated research laboratories, data demands and volume are increasing exponetially.


Scalable Implementations Of Mpi Atomicity For Concurrent Overlapping I/O, Wei-Keng Liao, Alok Choudhary, Kenin Coloma, George K. Thiruvathukal, Lee Ward, Eric Russell, Neil Pundit Nov 2011

Scalable Implementations Of Mpi Atomicity For Concurrent Overlapping I/O, Wei-Keng Liao, Alok Choudhary, Kenin Coloma, George K. Thiruvathukal, Lee Ward, Eric Russell, Neil Pundit

George K. Thiruvathukal

For concurrent I/O operations, atomicity defines the results in the overlapping file regions simultaneously read/written by requesting processes. Atomicity has been well studied at the file system level, such as POSIX standard. In this paper, we investigate the problems arising from the implementation of MPI atomicity for concurrent overlapping write access and provide a few programming solutions. Since the MPI definition of atomicity differs from the POSIX one, an implementation that simply relies on the POSIX file systems does not guarantee correct MPI semantics. To have a correct implementation of atomic I/O in MPI, we examine the efficiency of three …