中文
相关论文

相关论文: stdchk: A Checkpoint Storage System for Desktop Gr…

200 篇论文

A non-invasive, cloud-agnostic approach is demonstrated for extending existing cloud platforms to include checkpoint-restart capability. Most cloud platforms currently rely on each application to provide its own fault tolerance. A uniform…

分布式、并行与集群计算 · 计算机科学 2015-03-24 Jiajun Cao , Matthieu Simonin , Gene Cooperman , Christine Morin

Data distribution for opportunistic users is challenging as they neither own the computing resources they are using or any nearby storage. Users are motivated to use opportunistic computing to expand their data processing capacity, but they…

分布式、并行与集群计算 · 计算机科学 2019-05-17 Derek Weitzel , Marian Zvada , Ilija Vukotic , Rob Gardner , Brian Bockelman , Mats Rynge , Edgar Fajardo Hernandez , Brian Lin , Matyas Selmeci

File system checking and recovery (C/R) tools play a pivotal role in increasing the reliability of storage software, identifying and correcting file system inconsistencies. However, with increasing disk capacity and data content, file…

操作系统 · 计算机科学 2020-04-14 David Domingo , Kyle Stratton , Sudarsun Kannan

In scientific computing and data science disciplines, it is often necessary to share application workflows and repeat results. Current tools containerize application workflows, and share the resulting container for repeating results. These…

DotGrid platform is a Grid infrastructure integrated with a set of open and standard protocols recently implemented on the top of Microsoft .NET in Windows and MONO .NET in UNIX/Linux. DotGrid infrastructure along with its proposed…

分布式、并行与集群计算 · 计算机科学 2017-03-21 Alireza Poshtkohi , M. B. Ghaznavi-Ghoushchi

Configuring a storage system to better serve an application is a challenging task complicated by a multidimensional, discrete configuration space and the high cost of space exploration (e.g., by running the application with different…

分布式、并行与集群计算 · 计算机科学 2013-06-11 Lauro Beltrão Costa , Abmar Barros , Samer Al-Kiswany , Hao Yang , Emalayan Vairavanathan , Matei Ripeanu

SSDs are emerging storage devices which unlike HDDs, do not have mechanical parts and therefore, have superior performance compared to HDDs. Due to the high cost of SSDs, entirely replacing HDDs with SSDs is not economically justified.…

性能 · 计算机科学 2018-12-12 Reza Salkhordeh , Mostafa Hadizadeh , Hossein Asadi

Grid computing is a distributed computing paradigm which aims to aggregate several heterogeneous and distributed resources, belonging to different and independent organizations, in a dynamic, transparent and coordinated way. Since its…

分布式、并行与集群计算 · 计算机科学 2018-12-27 Cosimo Anglano , Massimo Canonico , Marco Guazzone

Modern parallel filesystems such as Lustre are designed to provide high, scalable I/O bandwidth in response to growing I/O requirements; however, the bursty I/O characteristics of many data-intensive scientific applications make it…

分布式、并行与集群计算 · 计算机科学 2015-05-08 Teng Wang , Sarp Oral , Michael Pritchard , Kevin Vasko , Weikuan Yu

The fault tolerance method currently used in High Performance Computing (HPC) is the rollback-recovery method by using checkpoints. This, like any other fault tolerance method, adds an additional energy consumption to that of the execution…

分布式、并行与集群计算 · 计算机科学 2024-09-05 Marina Moran , Javier Balladini , Dolores Rexachs , Emilio Luque

This paper presents an in-depth examination of checkpoint-restart mechanisms in High-Performance Computing (HPC). It focuses on the use of Distributed MultiThreaded CheckPointing (DMTCP) in various computational settings, including both…

分布式、并行与集群计算 · 计算机科学 2024-07-30 Madan Timalsina , Lisa Gerhardt , Nicholas Tyler , Johannes P. Blaschke , William Arndt

Distributed applications running on a large cluster environment, such as the cloud instances will have shorter execution time. However, the application might suffer from sudden termination due to unpredicted computing node failures, thus…

分布式、并行与集群计算 · 计算机科学 2023-11-30 Basma Abdel Azeem , Manal Helal

Stream processing in the last decade has seen broad adoption in both commercial and research settings. One key element for this success is the ability of modern stream processors to handle failures while ensuring exactly-once processing…

分布式、并行与集群计算 · 计算机科学 2024-03-21 George Siachamis , Kyriakos Psarakis , Marios Fragkoulis , Arie van Deursen , Paris Carbone , Asterios Katsifodimos

Coordinated checkpointing is an effective fault tolerant technique in distributed system as it avoids the domino effect and require minimum storage requirement. Most of the earlier coordinated checkpoint algorithms block their computation…

分布式、并行与集群计算 · 计算机科学 2010-07-15 Surender Kumar , R. K. Chauhan , Parveen Kumar

Efficient construction of checkpoints/snapshots is a critical tool for training and diagnosing deep learning models. In this paper, we propose a lossy compression scheme for checkpoint constructions (called LC-Checkpoint). LC-Checkpoint…

机器学习 · 计算机科学 2020-09-29 Yu Chen , Zhenming Liu , Bin Ren , Xin Jin

Application-level caching is a form of caching that has been increasingly adopted to satisfy performance and throughput requirements. The key idea is to store the results of a computation, to improve performance by reusing instead of…

软件工程 · 计算机科学 2020-10-27 Jhonny Mertz , Ingrid Nunes , Luca Della Toffola , Marija Selakovic , Michael Pradel

NVM-based systems are naturally fit candidates for incorporating periodic checkpointing (or snapshotting). This increases the reliability of the system, makes it more immune to power failures, and reduces wasted work in especially an HPC…

硬件体系结构 · 计算机科学 2023-01-30 Akshin Singh , Smruti R. Sarangi

Modern hardware systems are heavily underutilized when running large-scale graph applications. While many in-memory graph frameworks have made substantial progress in optimizing these applications, we show that it is still possible to…

分布式、并行与集群计算 · 计算机科学 2018-01-15 Yunming Zhang , Vladimir Kiriansky , Charith Mendis , Matei Zaharia , Saman Amarasinghe

DMTCP (Distributed MultiThreaded CheckPointing) is a transparent user-level checkpointing package for distributed applications. Checkpointing and restart is demonstrated for a wide range of over 20 well known applications, including MATLAB,…

分布式、并行与集群计算 · 计算机科学 2009-02-24 Jason Ansel , Kapil Arya , Gene Cooperman

Traffic for internet video streaming has been rapidly increasing and is further expected to increase with the higher definition videos and IoT applications, such as 360 degree videos and augmented virtual reality applications. While…

网络与互联网体系结构 · 计算机科学 2018-07-04 Abubakr Alabbasi , Vaneet Aggarwal , Tian Lan , Yu Xiang , Moo-Ryong Ra , Yih-Farn R. Chen