BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN VERSION:1.0 BEGIN:VEVENT DTSTART:20121114T223000Z DTEND:20121115T000000Z LOCATION:155-F DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: Todays applications can be divided into two categories: regular and irregular. Within regular applications, data are represented as arrays and stored in continuous memory. The arithmetic operations and memory access patterns are also very regular. In terns of irregular applications, data are represented as pointer-based tree and graphs. The memory access patterns are hard to predict so that utilizing locality may be infeasible. The parallelism is hard to extract at compile time because the data dependences are determined at runtime and more perplexing than regular ones.=0A=0AMy research focus on following aspects:=0A1. Parallelization of regular & irregular algorithm on parallel architectures=0A2. Programming model and runtime system design for regular algorithm & irregular on parallel architectures SUMMARY:Software Support for Regular and Irregular Applications in Parallel Computing PRIORITY:3 END:VEVENT END:VCALENDAR