- 1、本文档共16页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Faulttolerant Parallel Applications with Dynamic Parallel Schedules
Fault-Tolerant Parallel Applications with
Dynamic Parallel Schedules: A Programmer’s
Perspective
Sebastian Gerlach, Basile Schaeli, and Roger D. Hersch
Ecole Polytechnique F´ed´erale de Lausanne (EPFL),
School of Computer and Communication Sciences,
Station 14, 1015 Ecublens, Switzerland
dps@epfl.ch
Abstract. Dynamic Parallel Schedules (DPS) is a flow graph based
framework for developing parallel applications on clusters of worksta-
tions. The DPS flow graph execution model enables automatic pipelined
parallel execution of applications. DPS supports graceful degradation of
parallel applications in case of node failures. The fault-tolerance mech-
anism relies on a set of backup threads stored in the volatile storage of
alternate nodes that are kept up to date by both duplicating transmit-
ted data objects and performing periodical checkpointing. The current
state of a failed node can be reconstructed on its backup threads by
re-executing the application since the last checkpoint. A valid execu-
tion order is automatically deduced from the flow graph. The addition
of fault-tolerance to a DPS application requires only minor changes to
the application’s source code. The present contribution focuses on the
development of fault-tolerant parallel applications with DPS from a pro-
grammer’s perspective.
1 Introduction and Related Work
Clusters of commodity workstations are rapidly growing in size and complexity as
computation power requirements increase. The large number of computing nodes
incorporated within a cluster dramatically increases the li
您可能关注的文档
- Effectivemass Schroedinger equation and generation of solvable potentials.pdf
- Effectiveness of green tea on weight reduction in obese Thais A randomized, controlled trial.pdf
- Effectiveness of Indirect Dependency for Automatic Synonym Acquisition.pdf
- EffectofSupercriticalCarbonDioxideDyeingConditions.pdf
- Effectiveness of Rate Control in Slowing Down Worm Epidemics.pdf
- Effects of a nanoscopic filler on the structure and dynamics of a simulated polymer melt an.pdf
- Effects of AdHocMACLayerMediumAccessMechanisms Under TCP.pdf
- Effects of adaptive refinement on the inverse EEG solution.pdf
- Effects of adding illegal storeys to structural systems.pdf
- Effects of Air on the Segregation of Particles in a Shaken Granular Bed.pdf
- 小学科学教育中仿生机器人设计创新教学实践教学研究课题报告.docx
- 初中语文名著教学中的个性化阅读策略研究教学研究课题报告.docx
- 2025年医疗信息化项目投资分析与风险控制报告.docx
- 高中生科技创新活动激励机制构建与实施策略研究教学研究课题报告.docx
- 《生态补偿机制在海南岛生态脆弱区海岸带生态修复的补偿策略研究》教学研究课题报告.docx
- 高中数学建模教学与生成式AI结合的创新能力培养研究教学研究课题报告.docx
- 高中数学资优生导师制培养模式下的教师角色定位与转变研究教学研究课题报告.docx
- 2025民航职业技能鉴定常考点试卷附完整答案详解【夺冠系列】.docx
- 人工智能在区域教育均衡化决策中的应用:群体决策支持系统构建与实证教学研究课题报告.docx
- 《某地区基层医疗机构慢性病管理模式创新与效果分析》教学研究课题报告.docx
文档评论(0)