BEGIN:VCALENDAR
VERSION:2.0
X-WR-TIMEZONE:America/Chicago
PRODID:-//Apple Inc.//iCal 3.0//EN
CALSCALE:GREGORIAN
X-WR-CALNAME:Can the PGAS Programming Model Make Massive Analytics Possible?
METHOD:PUBLISH
BEGIN:VTIMEZONE
TZID:America/Chicago
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
DTSTART:20070311T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
TZNAME:CDT
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
DTSTART:20071104T020000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
TZNAME:CST
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
SEQUENCE:2
DTSTART;TZID=America/Chicago:20101116T171500
DESCRIPTION:ABSTRACT: Uncertainty quantification has become a crucial application in Science\, Engineering and Business. In this context\, computing the diagonal of inverse covariance matrices is of paramount importance. Standard techniques for this problem incur an exascale cost. In previous work (Bekas et al\, WHPCF SC09) we have presented an algorithm that reduces this complexity by at least two orders of magnitude. We based our implementation on MPI and achieved 730 TFLOPS on 72 Blue Gene/P Racks. Here\, we move this work forward and demonstrate that we can achieve competing levels of performance using a pure UPC based implementation. We show that the merits of the PGAS programming model lead to an elegant\, simple and easy to follow implementation thus allowing for a huge increase in overall development productivity. To support these goals we have developed a new communication tracing library\, DCMFTrace\, which allows for seamless collection of tracing information of UPC programs.
UID:post110@sc10.supercomputing.org
SUMMARY:Can the PGAS Programming Model Make Massive Analytics Possible?
DTEND;TZID=America/Chicago:20101116T190000
LOCATION:Main Lobby
END:VEVENT
END:VCALENDAR
