BEGIN:VCALENDAR
VERSION:2.0
X-WR-TIMEZONE:America/Chicago
PRODID:-//Apple Inc.//iCal 3.0//EN
CALSCALE:GREGORIAN
X-WR-CALNAME:Advanced Topics in Heterogeneous Programming with OpenCL
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:20101115T133000
DESCRIPTION:ABSTRACT: OpenCL is a standard for programming heterogeneous computers built from CPUs\, GPUs and other processors.  In this tutorial\, we will explore OpenCL in depth.  We will briefly summarize the key features in OpenCL and then present a series of case studies showing how to use OpenCL.  The focus will be on source code so we show not just want OpenCL can do\, but how you can implement similar functionality in your own programs.    We assume attendees have either worked with OpenCL before or have just completed our “Introduction to OpenCL” tutorial.
UID:tut131@sc10.supercomputing.org
SUMMARY:Advanced Topics in Heterogeneous Programming with OpenCL
DTEND;TZID=America/Chicago:20101115T170000
LOCATION:389
END:VEVENT
END:VCALENDAR
