BEGIN:VCALENDAR
VERSION:2.0
X-WR-TIMEZONE:America/Chicago
PRODID:-//Apple Inc.//iCal 3.0//EN
CALSCALE:GREGORIAN
X-WR-CALNAME:Parallel I/O in Practice
METHOD:PUBLISH
BEGIN:VTIMEZONE
TZID:America/Chicago
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
DTSTART:20070311T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
TZNAME:CDT
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
DTSTART:20071104T020000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
TZNAME:CST
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
SEQUENCE:2
DTSTART;TZID=America/Chicago:20101115T083000
DESCRIPTION:ABSTRACT: I/O on HPC systems is a black art. This tutorial sheds light on the state-of-the-art in parallel I/O and provides the knowledge necessary for attendees to best leverage I/O resources available to them. We cover the entire I/O software stack from parallel file systems at the lowest layer\, to intermediate layers (such as MPI-IO)\, and finally high-level I/O libraries (such as HDF-5). We emphasize ways to use these interfaces that result in high performance\, and benchmarks on real systems are used throughout to show real-world results.  This tutorial first discusses parallel file systems in detail (PFSs). We cover general concepts and examine four examples: GPFS\, Lustre\, PanFS\, and PVFS. We examine the upper layers of the I/O stack\, covering POSIX I/O\, MPI-IO\, Parallel netCDF\, and HDF5. We discuss interface features\, show code examples\, and describe how application calls translate into PFS operations. Finally we discuss I/O best practice.
UID:tut146@sc10.supercomputing.org
SUMMARY:Parallel I/O in Practice
DTEND;TZID=America/Chicago:20101115T170000
LOCATION:393
END:VEVENT
END:VCALENDAR
