SC13 Home > SC13 Schedule > SC13 Presentation - local_malloc: malloc for OpenCL __local memory

SCHEDULE: NOV 16-22, 2013

When viewing the Technical Program schedule, on the far righthand side is a column labeled "PLANNER." Use this planner to build your own schedule. Once you select an event and want to add it to your personal schedule, just click on the calendar icon of your choice (outlook calendar, ical calendar or google calendar) and that event will be stored there. As you select events in this manner, you will have your own schedule to guide you through the week.

local_malloc: malloc for OpenCL __local memory

SESSION: ACM Student Research Competition Poster Reception

EVENT TYPE: ACM Student Research Competition Posters, ACM Student Research Competition

TIME: 5:15PM - 7:00PM

AUTHOR(S):John Kloosterman

ROOM:Mile High Pre-Function

ABSTRACT:
One of the complexities of writing kernels in OpenCL is managing the scarce per-workgroup __local memory on a device. For instance, temporary blocks of __local memory are necessary to implement algorithms like non-destructive parallel reduction. However, all __local memory must be allocated at the beginning of a kernel, and programmers are responsible for tracking which buffers can be reused in a kernel. We propose and implement an extension to OpenCL that provides a malloc-like interface for allocating workgroup memory. This extension was implemented by using an extension to the Clang compiler to perform a source-to- source transformation on OpenCL C programs.

Chair/Author Details:

John Kloosterman - Calvin College

Add to iCal  Click here to download .ics calendar file

Add to Outlook  Click here to download .vcs calendar file

Add to Google Calendarss  Click here to add event to your Google Calendar