Listar por tema "Parallel processing systems"
Mostrando ítems 1-10 de 10
-
Computation of the adjoint matrix
(2006)The best method for computing the adjoint matrix of an order n matrix in an arbitrary commutative ring requires O(nβ+1/3 log n log log n) operations, provided that the complexity of the algorithm for multiplying two matrices ... -
Distributed Periodic Steady State Kalman Filter
(2022)In this paper a distributed implementation for the periodic steady state Kalman filter is proposed. The distributed algorithm has parallel structure and can be implemented using processors in parallel without idle time. ... -
Efficient exploitation of parallel computing on the server-side of health organizations' intranet for distributing medical images to smart devices
(2012)The distribution of high-resolution medical images to smart devices, in a health organization premises, is considered in this work. The aim is to reduce network traffic and computation load (of the smart devices). Security ... -
Evaluation of heterogeneous scheduling algorithms for wavefront and tile parallelism in video coding
(2019)Video is by far the “biggest” Big Data, stretching network and storage capacity to their limits. To handle the situation, video compression has been an active field of study for many years, producing output of huge commercial ... -
GRAL: A grouping algorithm to optimize application placement in wireless embedded systems
(2011)Recent embedded middleware initiatives enable the structuring of an application as a set of collaborating agents deployed in the various sensing/actuating entities of the system. Of particular importance is the incurred ... -
On the optimal processor assignment for computing the steady state kalman filter in parallel and distributed systems
(2017)Kalman filters have many practical applications in various fields such as sensor networks, image and video processing. Therefore, their fast computation is of paramount importance. In this paper distributed implementations ... -
OpenDwarfs: Characterization of Dwarf-Based Benchmarks on Fixed and Reconfigurable Architectures
(2016)The proliferation of heterogeneous computing platforms presents the parallel computing community with new challenges. One such challenge entails evaluating the efficacy of such parallel architectures and identifying the ... -
Parallelised Multithreaded Applications on a 4-core Field Programmable Gate Array (FPGA) Architecture
(2022)Background: The challenges in real-time multithreading, particularly in the efficiency of multithreaded applications running concurrently on multiple cores, have evolved significantly due to the increase in IoT, cloud and ... -
Shortening design time through multiplatform simulations with a portable OpenCL golden-model: The LDPC decoder case
(2012)Hardware designers and engineers typically need to explore a multi-parametric design space in order to find the best configuration for their designs using simulations that can take weeks to months to complete. For example, ... -
SliceNBound: Solving closest pairs and distance join queries in apache spark
(2017)The (K) Closest-Pair(s) Query, KCPQ, consists in finding the (K) closest pair(s) of objects between two spatial datasets. Recently, several systems that enhance Apache Spark with spatial-awareness have been presented, ...