BEGIN:VCALENDAR
VERSION:2.0
X-WR-TIMEZONE:America/Chicago
PRODID:-//Apple Inc.//iCal 3.0//EN
CALSCALE:GREGORIAN
X-WR-CALNAME:Python for High Performance and Scientific Computing
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: Python\, a high-level portable multi-paradigm interpreted programming language\, is becoming increasingly popular with the scientific and HPC communities due to ease of use\, large collection of modules\, adaptability\, and strong support from vendors and community alike. This tutorial provides an introduction to Python focused on HPC and scientific computing. Throughout\, we provide concrete examples\, hands-on examples\, and links to additional sources of information. The result will be a clear sense of possibilities and best practices using Python in HPC environments.   We will cover several key concepts: language basics\, NumPy and SciPy\, parallel programming\, performance issues\, integrating C and Fortran\, basic visualization\, large production codes\, and finding resources. While it is impossible to address all libraries and application domains\, at the end participants should be able to write a simple application making use of parallel programming techniques\, visualize the output\, and know how to confidently proceed with future projects with Python.
UID:tut139@sc10.supercomputing.org
SUMMARY:Python for High Performance and Scientific Computing
DTEND;TZID=America/Chicago:20101115T170000
LOCATION:395-396
END:VEVENT
END:VCALENDAR
