Tags: paradigm

All Categories (1-1 of 1)

  1. Task-Graph and Functional Programming Models: The New Paradigm

    Online Presentations | 04 Feb 2016 | Contributor(s):: Ben Bergen

    The Message Passing Interface (MPI) is an example of a distributed-memory communication model that has served us well through the CISC processor era. However, because of MPI's low-level interface, which requires the user to manage raw memory buffers, and its bulk-synchronous communication...