Skip to main content

Showing 1–2 of 2 results for author: Alves, T A O

.
  1. arXiv:1811.00607  [pdf, ps, other

    cs.DC

    Exploring the Equivalence between Dynamic Dataflow Model and Gamma - General Abstract Model for Multiset mAnipulation

    Authors: Rui R. Mello Junior, Leandro S. Araujo, Tiago A. O. Alves, Leandro A. J. Marzulo, Gabriel A. L. Paillard, Felipe M. G. França

    Abstract: With the increase of the search for computational models where the expression of parallelism occurs naturally, some paradigms arise as options for the next generation of computers. In this context, dynamic Dataflow and Gamma - General Abstract Model for Multiset mAnipulation) - emerge as interesting computational models choices. In the dynamic Dataflow model, operations are performed as soon as th… ▽ More

    Submitted 1 November, 2018; originally announced November 2018.

    Comments: Study submitted to the IPDPS 2019 - IEEE International Parallel and Distributed Processing Symposium

  2. arXiv:1109.4925  [pdf, ps, other

    cs.DC

    Couillard: Parallel Programming via Coarse-Grained Data-Flow Compilation

    Authors: Leandro A. J. Marzulo, Tiago A. O. Alves, Felipe M. G. França, Vítor Santos Costa

    Abstract: Data-flow is a natural approach to parallelism. However, describing dependencies and control between fine-grained data-flow tasks can be complex and present unwanted overheads. TALM (TALM is an Architecture and Language for Multi-threading) introduces a user-defined coarse-grained parallel data-flow model, where programmers identify code blocks, called super-instructions, to be run in parallel and… ▽ More

    Submitted 22 September, 2011; originally announced September 2011.

    Comments: 10 pages, 5 figures