Hasil untuk "cs.DC"

Menampilkan 20 dari ~251381 hasil · dari DOAJ, CrossRef, arXiv

JSON API
arXiv Open Access 2025
Automatic Metadata Capture and Processing for High-Performance Workflows

Polina Shpilker, Line Pouchard

Modern workflows run on increasingly heterogeneous computing architectures and with this heterogeneity comes additional complexity. We aim to apply the FAIR principles for research reproducibility by developing software to collect metadata annotations for workflows run on HPC systems. We experiment with two possible formats to uniformly store these metadata, and reorganize the collected metadata to be as easy to use as possible for researchers studying their workflow performance.

en cs.DC
arXiv Open Access 2025
A distributed system perspective on Backscatter systems: A review

Tonghuan Xiao, Jiecheng Zhou

This review investigates the pivotal role of distributed architectures and intelligent resource allocation in enabling robust and scalable wireless systems, with a particular emphasis on backscatter communication, indoor localization, battery-free networks, and Simultaneous Wireless Information and Power Transfer (SWIPT).

en cs.DC
arXiv Open Access 2025
Byzantine-Tolerant Consensus in GPU-Inspired Shared Memory

Chryssis Georgiou, Manaswini Piduguralla, Sathya Peri

In this work, we formalize a novel shared memory model inspired by the popular GPU architecture. Within this model, we develop algorithmic solutions to the Byzantine Consensus problem and analyze their fault-resilience.

en cs.DC
arXiv Open Access 2023
Parallel and Distributed Data Series Processing on Modern and Emerging Hardware

Panagiota Fatourou

This paper summarizes state-of-the-art results on data series processing with the emphasis on parallel and distributed data series indexes that exploit the computational power of modern computing platforms. The paper comprises a summary of the tutorial the author delivered at the 15th International Conference on Management of Digital EcoSystems (MEDES'23).

en cs.DC, cs.DB
arXiv Open Access 2022
Couplage Global-Local en asynchrone pour des problèmes linéaires

Ahmed El Kerim, Pierre Gosselet, Frederic Magoules

An asynchronous parallel version of the non-intrusive global-local coupling is implemented. The case of many patches, including those covering the entire structure, is studied. The asynchronism limits the dependency on communications, failures, and load imbalance. We detail the method and illustrate its performance in an academic case.

en cs.DC
arXiv Open Access 2020
Asynchronous Consensus Algorithm

Maxim Zakharov

This document describes a new consensus algorithm which is asynchronous and uses gossip based message dissemination between nodes. The current version of the algorithm does not cover the case of a node failure or significantly delayed response. This is the subject of further research of the algorithm. An outline of a new design for trust-less payment system is given in appendices.

en cs.DC
arXiv Open Access 2019
Adaptive-time Synchronization Algorithm for Superlattice Key Distribution

Chengyi Zhang, Jianguo Xie

This paper presents a synchronization algorithm for superlattice key distribution, which is a symmetric encryption solution, by optimizing the Euclidian distance between the two chaotic waveforms generated in the receiver and the sender, respectively. This algorithm based on time synchronization is capable of reconstructing the generated waveforms in the receiver and the sender within the error of 5% to 6% (given the fact that the waveforms were not perfectly congruent when they were originally created).

en cs.DC
arXiv Open Access 2019
Collaborative Heterogeneous Computing on MPSoCs

Siqi Wang

This thesis (extended abstract) presents the software development efforts toward efficient exploitation of heterogeneity through intricate mapping of computational kernels, collaborative execution of multiple processing elements and application-specific techniques. The goal is to embrace the heterogeneity to unleash the full potential of the heterogeneous MPSoCs towards high-performance energy-efficient mobile computing.

en cs.DC
arXiv Open Access 2017
The Life in 1-Consensus

Yehuda Afek, Eli Daian, Eli Gafni

This paper introduces the atomic Write and Read Next ($\text{WRN}_{k}$) deterministic shared memory object, that for any $k\ge3$, is stronger than read-write registers, but is unable to implement $2$-processor consensus. In particular, it refutes the conjecture claiming that every deterministic object of consensus number $1$ is computationally equivalent to read-write registers.

en cs.DC
arXiv Open Access 2017
Fully distributed PageRank computation with exponential convergence

Liang Dai, Nikolaos M. Freris

This work studies a fully distributed algorithm for computing the PageRank vector, which is inspired by the Matching Pursuit and features: 1) a fully distributed implementation 2) convergence in expectation with exponential rate 3) low storage requirement (two scalar values per page). Illustrative experiments are conducted to verify the findings.

en cs.DC, eess.SY
CrossRef Open Access 2016
Espacios privados y objetos públicos

Juan David Mesa

Reseña del libro:Guerrero, Mauricio (ed.) (2014). Objetos públicos, espacios privados. Usuarios y relaciones sociales en tres centros comerciales de Santiago de Cali. Cali: Universidad Icesi, pp. 158.

arXiv Open Access 2016
2nd International Workshop on Dynamic Resource Allocation and Management in Embedded, High Performance and Cloud Computing (DREAMCloud 2016)

Leandro Soares Indrusiak, Piotr Dziurzanski, Amit Kumar Singh

This volume represents the proceedings of the 2nd International Workshop on Dynamic Resource Allocation and Management in Embedded, High Performance and Cloud Computing (DREAMCloud 2016), co-located with HiPEAC 2016 on 19th January 2016 in Prague, Czech Republic.

en cs.DC
arXiv Open Access 2015
Development of a Big Data Framework for Connectomic Research

Terrence Adams

This paper outlines research and development of a new Hadoop-based architecture for distributed processing and analysis of electron microscopy of brains. We show development of a new C++ library for implementation of 3D image analysis techniques, and deployment in a distributed map/reduce framework. We demonstrate our new framework on a subset of the Kasthuri11 dataset from the Open Connectome Project.

en cs.DC, cs.CE
arXiv Open Access 2015
Notes on Cloud computing principles

Thomas Sandholm, Dongman Lee

This letter provides a review of fundamental distributed systems and economic Cloud computing principles. These principles are frequently deployed in their respective fields, but their inter-dependencies are often neglected. Given that Cloud Computing first and foremost is a new business model, a new model to sell computational resources, the understanding of these concepts is facilitated by treating them in unison. Here, we review some of the most important concepts and how they relate to each other.

en cs.DC
arXiv Open Access 2014
Crash-Tolerant Consensus in Directed Graphs

Lewis Tseng, Nitin Vaidya

This work considers a point-to-point network of n nodes connected by directed links, and proves tight necessary and sufficient conditions on the underlying communication graphs for achieving consensus among these nodes under crash faults. We identify the conditions in both synchronous and asynchronous systems

en cs.DC
arXiv Open Access 2013
Report: GPU Based Massive Parallel Kawasaki Kinetics In Monte Carlo Modelling of Lipid Microdomains

M. Lis, L. Pintal

This paper introduces novel method of simulation of lipid biomembranes based on Metropolis Hastings algorithm and Graphic Processing Unit computational power. Method gives up to 55 times computational boost in comparison to classical computations. Extensive study of algorithm correctness is provided. Analysis of simulation results and results obtained with classical simulation methodologies are presented.

en cs.DC
arXiv Open Access 2012
Decentralized Probabilistic Auto-Scaling for Heterogeneous Systems

Bogdan Alexandru Caprarescu, Dana Petcu

The DEPAS (Decentralized Probabilistic Auto-Scaling) algorithm assumes an overlay network of computing nodes where each node probabilistically decides to shut down, allocate one or more other nodes or do nothing. DEPAS was formulated, tested, and theoretically analyzed for the simplified case of homogenous systems. In this paper, we extend DEPAS to heterogeneous systems.

en cs.DC

Halaman 7 dari 12570