BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN VERSION:1.0 BEGIN:VEVENT DTSTART:20151119T163000Z DTEND:20151119T164500Z LOCATION:Ballroom E DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: This work demonstrates the feasibility of executing tightly-coupled parallel algorithms in a task-uncoordinated fashion, where that tasks do not use any explicit interprocess communication (e.g., messages, shared memory, semaphores, etc.). The proposed model achieves this through the use of dataflow program representation, and the use of a distributed, eventually-consistent key/value store to memoize intermediate values and their associated state.=0A=0AIn addition, this work also details a new domain-specific language called StenSAL which allows for simple description of stencil-based scientific applications. Experiments performed on the Stampede supercomputer in Austin, Texas, demonstrate the ability of task-uncoordinated parallel execution models to scale efficiently in both shared memory and distributed memory environments. SUMMARY:The Relentless Execution Model for Task-Uncoordinated Parallel Computation in Distributed Memory Environments PRIORITY:3 END:VEVENT END:VCALENDAR