中文
相关论文

相关论文: Checkpointing with Minimal Recover in Adhocnet bas…

200 篇论文

While checkpointing is typically combined with a restart of the whole application, localized recovery permits all but the affected processes to continue. In task-based cluster programming, for instance, the application can then be finished…

分布式、并行与集群计算 · 计算机科学 2021-03-01 Claudia Fohry

Even though iterative solvers like the Conjugate Gradients method (CG) have been studied for over fifty years, fault tolerance for such solvers has seen much attention in recent years. For iterative solvers, two major reliable strategies of…

分布式、并行与集群计算 · 计算机科学 2016-05-17 Kiril Dichev , Dimitrios S. Nikolopoulos

A Mobile Adhoc Network (MANET) is a cooperative engagement of a collection of mobile nodes without any centralized access point or infrastructure to coordinate among the peers. The underlying concept of coordination among nodes in a…

网络与互联网体系结构 · 计算机科学 2010-06-14 Animesh Kr Trivedi , Rajan Arora , Rishi Kapoor , Sudip Sanyal , Sugata Sanyal

These days MANET is an amazing remarkably altering or rising technology, for the reason that of its elite nature of scattered mobile devices and self motivated network topology. The mobile adhoc routing protocol follows several principles…

网络与互联网体系结构 · 计算机科学 2014-04-14 Sohail Abid , Shahab Khan

This paper introduces a new activation checkpointing method which allows to significantly decrease memory usage when training Deep Neural Networks with the back-propagation algorithm. Similarly to checkpoint-ing techniques coming from the…

机器学习 · 计算机科学 2019-12-02 Julien Herrmann , Olivier Beaumont , Lionel Eyraud-Dubois , Julien Hermann , Alexis Joly , Alena Shilova

Mobile Adhoc Network is a wireless network without infrastructure.It is a kind of wireless adhoc network,and is a self configuring network of mobile routers connected by wireless links.The routers are free to move randomly and organize…

网络与互联网体系结构 · 计算机科学 2012-09-11 V. P. Patil

The performances of the routing protocols are important since they compute the primary path between source and destination. In addition, routing protocols need to detect failure within a short period of time when nodes move to start…

网络与互联网体系结构 · 计算机科学 2011-08-09 Radwan abujassar , Mohammed ghanbari

Routing protocols are used to transmit the packets from the source to the destination node in mobile ad hoc networks. The intruders seek chance to pierce into the network and becomes a cause of malfunctioning in the network. These protocols…

网络与互联网体系结构 · 计算机科学 2019-04-04 Mohammad Riyaz Belgaum , Shahrulniza Musa , Mazliham Mohd Su'ud , Muhammad Alam , Safeeullah Soomro , Zainab Alansari

Secure communication between two nodes in a network depends on reliable key management systems that generate and distribute keys between communicating nodes and a secure routing protocol that establishes a route between them. But due to…

密码学与安全 · 计算机科学 2012-05-14 Kamal Kumar Chauhan , Amit Kumar Singh Sanger

Denial-of-Service (DoS) and Distributed DoS (DDoS) attacks can cause serious problems in wireless networks due to limited network and host resources. Attacker traceback is a promising solution to take a proper countermeasure near the attack…

网络与互联网体系结构 · 计算机科学 2007-05-23 Yongjin Kim , Ahmed Helmy

Training LLMs on decentralized nodes or on-spot instances, lowers the training cost and enables model democratization. The inevitable challenge here is the transient churns of nodes due to failures and the operator's scheduling policies,…

分布式、并行与集群计算 · 计算机科学 2026-04-07 Nikolay Blagoev , Oğuzhan Ersoy , Lydia Yiyu Chen

A lot of work has been done on routing protocols for mobile ad hoc networks, but still standardization of them requires some more issues less addressed by the existing routing protocols. In this paper a new paradigm of maintaining multiple…

网络与互联网体系结构 · 计算机科学 2009-12-23 Mano Yadav , Vinay Rishiwal , K. V. Arya

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

This paper presents an optimization-based receding horizon trajectory planning algorithm for dynamical systems operating in unstructured and cluttered environments. The proposed approach is a two-step procedure that uses a motion planning…

最优化与控制 · 数学 2019-12-12 Kristoffer Bergman , Oskar Ljungqvist , Torkel Glad , Daniel Axehill

Handling faults is a growing concern in HPC. In future exascale systems, it is projected that silent undetected errors will occur several times a day, increasing the occurrence of corrupted results. In this article, we propose SEDAR, which…

分布式、并行与集群计算 · 计算机科学 2020-07-29 Diego Montezanti , Enzo Rucci , Armando De Giusti , Marcelo Naiouf , Dolores Rexachs , Emilio Luque

This paper proposes a novel method to co-optimize distribution system operation and repair crew routing for outage restoration after extreme weather events. A two-stage stochastic mixed integer linear program is developed. The first stage…

最优化与控制 · 数学 2018-06-29 Anmar Arif , Shanshan Ma , Zhaoyu Wang , Jianhui Wang , Sarah M. Ryan , Chen Chen

In case of high impact low probability events, in order to restore the critical loads of the distribution network as much as possible, it is necessary to employ all available resources such as microgrids and distributed generations. This…

系统与控制 · 电气工程与系统科学 2021-07-15 Ali Shakeri Kahnamouei , Saeed Lotfifard

HyCoR is a fully-operational fault tolerance mechanism for multiprocessor workloads, based on container replication, using a hybrid of checkpointing and replay. HyCoR derives from two insights regarding replication mechanisms: 1)…

分布式、并行与集群计算 · 计算机科学 2021-01-26 Diyu Zhou , Yuval Tamir

In post-disaster environments, damaged communication infrastructure severely limits coordination among emergency response teams. Cognitive radio networks (CRNs) enable rapidly deployable communication by allowing nodes to opportunistically…

网络与互联网体系结构 · 计算机科学 2026-05-22 Zahid Ali , Saritha Unnikrishnan , Eoghan Furey , Ian McLoughlin , Saim Ghafoor

Checkpointing enables the training of deep learning models under restricted memory budgets by freeing intermediate activations from memory and recomputing them on demand. Current checkpointing techniques statically plan these recomputations…