Hasil untuk "cs.DC"

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

JSON API
arXiv Open Access 2025
Towards a Testbed for Scalable FaaS Platforms

Trever Schirmer, David Bermbach

Most cloud platforms have a Function-as-a-Service (FaaS) offering that enables users to easily write highly scalable applications. To better understand how the platform's architecture impacts its performance, we present a research-focused testbed that can be adapted to quickly evaluate the impact of different architectures and technologies on the characteristics of scalability-focused FaaS platforms.

en cs.DC
CrossRef Open Access 2024
Liver Dysfunction in a Patient with Graves’ Disease

Filipa Campos, Angelica Sharma, Bijal Patel et al.

Liver dysfunction can occur in patients presenting with thyrotoxicosis, due to several different aetiologies. A 42-year-old man had mild liver dysfunction on presentation with hyperthyroidism due to Graves’ disease (GD): ALT 65 (0–45 IU/L), fT4 41.2 (9–23 pmol/L), fT3 > 30.7 (2.4–6 pmol/L), and TSH < 0.01 (0.3–4.2 mIU/L). His liver dysfunction worsened following the initiation of the antithyroid drug (ATD) carbimazole (CBZ), with ALT reaching a zenith of 263 IU/L at 8 weeks following presentation. Consequently, CBZ was stopped, and he was managed with urgent radioiodine therapy. His liver function tests (LFTs) improved within 1 week of stopping carbimazole (ALT 74 IU/L). Thionamide-induced liver dysfunction is more typically associated with a ‘cholestatic’ pattern, although he had a ‘hepatitic’ pattern of liver dysfunction. The risk of liver dysfunction in GD increases with older age and higher titres of thyroid-stimulating hormone receptor antibody (TRAb). This review of the literature seeks to explore the possible causes of liver dysfunction in a patient presenting with hyperthyroidism, including thyrotoxicosis-induced liver dysfunction, ATD-related liver dysfunction, and the exacerbation of underlying unrelated liver disease.

arXiv Open Access 2024
Analysing cycloids using linear algebra

Rüdiger Valk

Cycloids are particular Petri nets for modelling processes of actions or events. They belong to the fundaments of Petri's general systems theory and have very different interpretations, ranging from Einstein's relativity theory and elementary information processing gates to the modelling of interacting sequential processes. This article contains previously unpublished proofs of cycloid properties using linear algebra.

en cs.DC
arXiv Open Access 2023
Interconnect Bandwidth Heterogeneity on AMD MI250x and Infinity Fabric

Carl Pearson

Demand for low-latency and high-bandwidth data transfer between GPUs has driven the development of multi-GPU nodes. Physical constraints on the manufacture and integration of such systems has yielded heterogeneous intra-node interconnects, where not all devices are connected equally. The next generation of supercomputing platforms are expected to feature AMD CPUs and GPUs. This work characterizes the extent to which interconnect heterogeneity is visible through GPU programming APIs on a system with four AMD MI250x GPUs, and provides several insights for users of such systems.

en cs.DC
arXiv Open Access 2022
Understanding Paxos and other distributed consensus algorithms

Victor Yodaiken

Paxos is a widely used and notoriously hard to understand method for solving one type of distributed consensus problem. This note provides a quick explanation of Paxos, a novel proof of correctness that is intended to provide insight into why the algorithm is as simple as the author has claimed, an explanation of why it does and why it doesn't work, and has a brief discussion of alternatives.

en cs.DC
arXiv Open Access 2022
Quality-Aware Real-Time Augmented Reality Visualization under Delay Constraints

Rhoan Lee, Soohyun Park, Soyi Jung et al.

Augmented reality (AR) is one of emerging applications in modern multimedia systems research. Due to intensive time-consuming computations for AR visualization in mobile devices, quality-aware real-time computing under delay constraints is essentially required. Inspired by Lyapunov optimization framework, this paper proposes a time-average quality maximization method for the AR visualization under delay considerations.

en cs.DC, cs.GR
arXiv Open Access 2020
BAHULAM: Distributed Data Analytics on Secure Enclaves

Srinivasa Rao Aravilli

This is a survey of some of the currently available frameworks (opensource/commercial) in order to run distributed data applications(Hadoop, Spark) on secure enclaves. Intel, AMD, Amazon support secure enclaves on their systems Intel-SGX, AMD Memory Encryption, AWS Nitro Enclaves respectively. Keystone is an open-source framework for architecting Trusted Execution Environments and isolation.

en cs.DC
arXiv Open Access 2020
Literature Review and Implementation Overview: High Performance Computing with Graphics Processing Units for Classroom and Research Use

Nathan George

In this report, I discuss the history and current state of GPU HPC systems. Although high-power GPUs have only existed a short time, they have found rapid adoption in deep learning applications. I also discuss an implementation of a commodity-hardware NVIDIA GPU HPC cluster for deep learning research and academic teaching use.

en cs.DC
arXiv Open Access 2020
On Decidability of 2-process Affine Models

Petr Kuznetsov, Thibault Rieutord

An affine model of computation is defined as a subset of iterated immediate-snapshot runs, capturing a wide variety of shared-memory systems, such as wait-freedom, t-resilience, k-concurrency, and fair shared-memory adversaries. The question of whether a given task is solvable in a given affine model is, in general, undecidable. In this paper, we focus on affine models defined for a system of two processes. We show that the task computability of 2-process affine models is decidable and presents a complete hierarchy of the five equivalence classes of 2-process affine models.

en cs.DC
arXiv Open Access 2020
Heartbeat Diagnosis of Performance Anomaly in OpenMP Multi-Threaded Systems

Weidong Wang, Wangda Luo

This paper presents a novel heartbeat diagnosis regarding performance anomaly for OpenMP multi-threaded applications. First, we design injected heartbeat APIs for OpenMP multi-threaded applications. Then, we leverage the heartbeat sequences to extract features of previously-observed anomalies. Finally, we adopt a tree-based algorithm, namely HSA, to identify the features that are required to diagnose anomalies. To evaluate our framework, the NAS Parallel NPB benchmark, EPCC OpenMP micro-benchmark suite, and Jacobi benchmark are used to test the performance of our approach proposed.

en cs.DC
arXiv Open Access 2020
Causality is Graphically Simple

Carlos Baquero

Events in distributed systems include sending or receiving messages, or changing some state in a node. Not all events are related, but some events can cause and influence how other, later events, occur. For instance, a reply to a received mail message is influenced by that message, and maybe by other prior messages also received. This article brings an introduction to classic causality tracking mechanisms and covers some more recent developments. The presentation is supported by a new graphical notation that allows an intuitive interpretation of the causality relations described.

en cs.DC
arXiv Open Access 2019
Certifying Safety when Implementing Consensus

Aurojit Panda

Ensuring the correctness of distributed system implementations remains a challenging and largely unaddressed problem. In this paper we present a protocol that can be used to certify the safety of consensus implementations. Our proposed protocol is efficient both in terms of the number of additional messages sent and their size, and is designed to operate correctly in the presence of $n-1$ nodes failing in an $n$ node distributed system (assuming fail-stop failures). We also comment on how our construction might be generalized to certify other protocols and invariants.

en cs.DC, cs.PL
arXiv Open Access 2018
On the Hardness of the Strongly Dependent Decision Problem

Martin Biely, Peter Robinson

We present necessary and sufficient conditions for solving the strongly dependent decision (SDD) problem in various distributed systems. Our main contribution is a novel characterization of the SDD problem based on point-set topology. For partially synchronous systems, we show that any algorithm that solves the SDD problem induces a set of executions that is closed with respect to the point-set topology. We also show that the SDD problem is not solvable in the asynchronous system augmented with any arbitrarily strong failure detectors.

en cs.DC
arXiv Open Access 2018
An asynchronous message-passing distributed algorithm for the global critical section problem

Sayaka Kamei, Hirotsugu Kakugawa

This paper considers the global $(l,k)$-CS problem which is the problem of controlling the system in such a way that, at least $l$ and at most $k$ processes must be in the CS at a time in the network. In this paper, a distributed solution is proposed in the asynchronous message-passing model. Our solution is a versatile composition method of algorithms for $l$-mutual inclusion and $k$-mutual exclusion. Its message complexity is $O(|Q|)$, where $|Q|$ is the maximum size for the quorum of a coterie used by the algorithm, which is typically $|Q| = \sqrt{n}$.

en cs.DC
arXiv Open Access 2018
Criteria for the CloudSim Environment

Arezoo Khatibi, Omid Khatibi

CPU is undoubtedly the most important resource of the computer system. Recent advances in software and system architecture have increased processing complexity, as computing is now distributed and parallel. CloudSim represents the complexity of an application in terms of its computational requirements. CloudSim [9] is a complete solution for simulating Cloud Computing environments and building test beds for provisioning algorithms. This paper analyzes and evaluates the performance of cloud environment modeling using CloudSim. We describe the CloudSim architecture and then investigate the new models and techniques in CloudSim.

en cs.DC
arXiv Open Access 2015
Execution-Cache-Memory Performance Model: Introduction and Validation

Johannes Hofmann, Jan Eitzinger, Dietmar Fey

This report serves two purposes: To introduce and validate the Execution-Cache-Memory (ECM) performance model and to provide a thorough analysis of current Intel processor architectures with a special emphasis on Intel Xeon Haswell-EP. The ECM model is a simple analytical performance model which focuses on basic architectural resources. The architectural analysis and model predictions are showcased and validated using a set of elementary microbenchmarks.

en cs.DC, cs.PF
arXiv Open Access 2015
Analysis of the modernization prospects of the WLCG monitoring framework's messaging subsystem

V. Airiian

The purpose of the project is an analysis of the modernization prospects of the WLCG monitoring framework's messaging subsystem based on Nagios monitoring software and Apache ActiveMQ technologies. The modernization process demands thorough examination of the existing subsystem to determine the vital upgrade requirements. Thus the work is focused on research of the main underlying technologies, the existing subsystem's structure and revision of its design and used software.

en cs.DC
arXiv Open Access 2015
Simple sorting algorithm test based on CUDA

Hongyu Meng, Fangjin Guo

With the development of computing technology, CUDA has become a very important tool. In computer programming, sorting algorithm is widely used. There are many simple sorting algorithms such as enumeration sort, bubble sort and merge sort. In this paper, we test some simple sorting algorithm based on CUDA and draw some useful conclusions.

en cs.DC
arXiv Open Access 2012
PaxosLease: Diskless Paxos for Leases

Márton Trencséni, Attila Gazsó, Holger Reinhardt

This paper describes PaxosLease, a distributed algorithm for lease negotiation. PaxosLease is based on Paxos, but does not require disk writes or clock synchrony. PaxosLease is used for master lease negotation in the open-source Keyspace and ScalienDB replicated key-value stores.

en cs.DC, cs.DB

Halaman 13 dari 12585