BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN
VERSION:1.0
BEGIN:VEVENT
DTSTART:20121113T173000Z
DTEND:20121113T190000Z
LOCATION:255-A
DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: We are living the "real" parallel computing revolution. Something that was the concern of a "few" forefront scientists has become mainstream and of concern to every single programmer. This HPC Educator Session proposes an infrastructure to be used at undergraduate level to discover parallelization strategies and their potential benefit. Tareador provides a very intuitive approach to visualize different parallelization strategies and understand their implications. The programmer needs to use simple code annotations to identify tasks and Tareador will dynamically build the computation task graph, identifying all data-dependencies among the annotated tasks. Tareador also feeds Dimemas, a simulator to predict the potential of the proposed strategy and visualize an execution timeline (Paraver). Using the environment, we show a top-down approach that leads to appropriate parallelization strategies (task decomposition and granularity) and helps to identify tasks interactions that need to be guaranteed when coding the application in  parallel.
SUMMARY:Unveiling parallelization strategies at undergraduate level
PRIORITY:3
END:VEVENT
END:VCALENDAR
