BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN VERSION:1.0 BEGIN:VEVENT DTSTART:20111116T011500Z DTEND:20111116T030000Z LOCATION:WSCC North Galleria 2nd/3rd Floors DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: We present our work on CUDACLAW, an interactive data-parallel hyperbolic PDE solver that uses NVIDIA GPUs. CUDACLAW can solve any explicit hyperbolic PDE, all one need do is implement a Riemann solver kernel and configure the initial problem input. Our initial results show speedups of between 20x and 30x over Clawpack (the most commonly-used Fortran-based CPU equivalent), and much better performance at scale. We include in CUDACLAW an OpenGL display that provides feedback interactive feedback to users, which is especially useful in cases where simulations take large amounts of time to run. Our poster outlines our work, including an in-depth outline of the solver process and how we map it to the GPU. We also include video demonstrations of CUDACLAW solving a tsunami simulation/ SUMMARY:CUDACLAW: A Real-Time Data-Parallel Hyperbolic PDE Solver PRIORITY:3 END:VEVENT END:VCALENDAR