A minimalistic dataflow programming library for python

TAO Alves, BF Goldstein, FMG França… - … Architecture and High …, 2014 - ieeexplore.ieee.org
Current work on parallel programming models are trending towards the dataflow paradigm.
Previous works on that topic have shown that dataflow programming is indeed a natural way …

A multi-improvement local search using dataflow and GPU to solve the minimum latency problem

RP Araujo, IM Coelho, LAJ Marzulo - Parallel Computing, 2020 - Elsevier
Optimization problems have great importance in the industrial field, specially for supply
chain management and transportation of goods. Many of these problems are classified as …

Reconfigurable software defined payload architecture that reduces cost and risk for various missions

AW Mast - 2011 Aerospace Conference, 2011 - ieeexplore.ieee.org
Harris has been delivering multi-processor based Software Defined Payloads (SDP) since
1998 resulting in a development path from RISC processor-based architectures to FPGA …

Distributed Checkpointing in Dataflow with Static Scheduling

TAO Alves - … Symposium on Computer Architecture and High …, 2023 - ieeexplore.ieee.org
The Dataflow model, where instructions or tasks are fired as soon as their input data is
ready, was proven to be a good fit for parallel/distributed computation. Previous works have …

A DVND local search implemented on a dataflow architecture for the minimum latency problem

RP Araujo, IM Coelho… - 2018 IEEE International …, 2018 - ieeexplore.ieee.org
This paper proposes a dataflow implementation for a local search to solve the Minimum
Latency Problem (MLP), a variant of the Traveling Salesman Problem (TSP). Since the …

Implementação e avaliação de desempenho do lcs paralelo em cluster multicore

A Lauredo, J de Mesquita, L Santiago… - Anais do XV Simpósio …, 2014 - sol.sbc.org.br
Encontrar a maior subsequência comum (LCS) entre duas sequências é uma técnica muito
utilizada para o alinhamento de sequências de DNA. Através da programação dinâmica se …

Estratégias de escalonamento para ambientes de execução guiada por fluxo de dados

RJN Silva - 2016 - bdtd.uerj.br
Sucuri is a minimalistic Python library that provides dataflow programming through a
reasonably simple syntax. It allows transparent execution on computer clusters and natural …

Dataflow Virtual Machine Profiling

VF Lira, FH Cerreia, L Santiago… - 2014 International …, 2014 - ieeexplore.ieee.org
In the Dataflow model instructions are executed as soon as their input operands are ready,
allowing the natural exploitation of instruction level parallelism (ILP), which makes it …