BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN VERSION:1.0 BEGIN:VEVENT DTSTART:20131121T183000Z DTEND:20131121T190000Z LOCATION:501/502 DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: OpenCL is an industry standard for programming heterogeneous computers built from CPUs, GPUs and other processors. It includes a framework to define the platform as a host (e.g. a CPU) and one or more compute devices (e.g. a GPU) plus a C-based programming language for writing programs that execute on the compute devices. Using OpenCL, a programmer can write parallel programs that use all the resources of a heterogeneous platform. In this talk we will introduce the new OpenCL 2.0 specification. This major update to OpenCL adds shared virtual memory, dynamic parallelism, and much more. SUMMARY:OpenCL 2.0: Unlocking the Power of Your Heterogeneous Platform PRIORITY:3 END:VEVENT END:VCALENDAR