Buscar
Mostrando ítems 1-10 de 1104
Source to source compiler for the automatic parallelization of JavaScript code
(Universidad de LimaPE, 2021)
This work focuses on the development of a source-to-source compiler for the automatic
parallelization of JavaScript code. The proposed compiler transforms the input code to an AST
(Abstract syntax tree). Afterward, we ...
A semi-automatic parallelization tool for Java based on fork-join synchronization patterns
(Sociedad Argentina de Informática E Investigación Operativa, 2013-11)
Because of the increasing availability of multi-core machines, clusters, Grids, and combinations of these environments, there is now plenty of computational power available for executing compute intensive applications. ...
Exploring parallel formal verification of BIG-DATA systems
(Universidad de Palermo, 2021)
Model development and controller design for DC–DC Boost converters in BCM with parallel cellular architecture
(2021-12-01)
This paper deals with the development and evaluation of mathematical models related with Boost type DC–DC converters operating in Boundary Conduction Mode, including the expansion to a parallel cellular architecture ...
Reformulation and a Lagrangian heuristic for lot sizing problem on parallel machines
(Springer, 2014-06-01)
We consider the capacitated lot sizing problem with multiple items, setup time and unrelated parallel machines. The aim of the article is to develop a Lagrangian heuristic to obtain good solutions to this problem and good ...
How Do Developers Use the Java Stream API
(2021)
Java 8 marked a shift in the Java development landscape by introducing functional-like concepts in its stream library. Java developers can now rely on stream pipelines to simplify data processing, reduce verbosity, easily ...
Paralelização automática de laços
(IEEE, 2014-01-01)
Identify opportunities for software parallelism is a task that takes a lot of human time, but once some code patterns for parallelism are identified, a software could quickly accomplish this task. Thus, automating this ...
A Parallel Framework with Block Matrices of a Discrete Fourier Transform for Vector-Valued Discrete-Time Signals
(Hindawi Publishing Corporation, 2015)
This paper presents a parallel implementation of a kind of discrete Fourier transform (DFT): the vector-valued DFT. The vector-valued DFT is a novel tool to analyze the spectra of vector-valued discrete-time signals. This ...