- 1、本文档共29页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
挑战4-debug_54940393
执行时间 记录、重播时间 相比于基本执行时间 * 挑战3:调试 * 日志规模 vs.分组规模 分组规模可调试日志规模 * 挑战3:调试 * 数据重播 顺序重播 FT (CLASS=C, NPROCS=64, All-to-ALL) 分组方法 以通信局部性为指导进行分组可有效减小日志 * * CG (CLASS=C, NPROCS=64, Locality) 挑战3:调试 小结 调试HPC程序非常困难 分组再现重播 数据重播和顺序重播的一般形式 记录开销和重播开销的灵活平衡 * 挑战3:调试 * 谢谢! * Ckpt at MPI API (ckpt can not interrupt sys calls) Adaptive logging/ frontier (two send, one receive) * Umpire Deadlock: Two basic methods exist for deadlock detection in distributed systems: detecting cycles in dependency graphs prior to operation execution, and using timeouts to break the deadlock after it occurs. Umpire uses dependency graphs, although it can gracefully terminate a deadlocked application using timeouts. The Umpire manager tracks blocking MPI communication calls, including collective operations, communicator management routines, and completions of non-blocking requests using its set of MPI history queues for each task. Using this information, Umpire constructs a dependency graph from the ordered operations in each queue. Umpire’s recursive deadlock detector attempts to construct a cycle of dependencies from the blocking operations in these queues. Umpire discards transaction records for these calls when it determines that the operations cannot lead to a deadlock. Realistically, since deadlocks can involve constructs that are not part of MPI, our tool can also time-out after a userspecified period. The timeout period is configurable, so a user can adjust the threshold to accommodate their platform and application. When Umpire times out, it reports the contents of the history queues, as well as * Postmortem trace analysis: collect the trace during normal running, and analysis the trace against interesting issues. Random message payload: try all (or most of) the cases of message order on non-deterministic point. For example, if there are 4 possible messages for one wild-card receive, then on replay, all 4! cases of message orders would be tested. (they named it to test the completeness) * *
您可能关注的文档
- 扇形统计图(上课).ppt
- 扇形统计图六年级上公开课.ppt
- 成都地铁富水砂卵石地层泥水平衡盾构-杨书江.ppt
- 手术治疗管理制度.doc
- 手术科室所有工作制度(很值得收藏).doc
- 扇形统计图定2.ppt
- 我们的宿舍,我们的家.ppt
- 房地产中介---汉原的崛起.ppt
- 手机厂商分析,以三星诺基亚为例.ppt
- 房地产开盘活动3.ppt
- 安全生产考核奖惩制度3篇.doc
- 颅脑损伤病人的护理查房【优质公开课】精品PPT课件模板.pptx
- 二零二二年度德州继续教育公需科目《公共事务管理与服务能力》试题及答案.pdf
- 二零二二年度党风廉政建设知识竞赛题库(含答案).pdf
- 二零二二年度度枣庄市专业技术人员继续教育公需科目培训班互动题.pdf
- 二零二二年度儿童保健学试题库(含答案).pdf
- 二零二二年度第十九届中国东南地区数学奥林匹克竞赛高一试题(含答案).pdf
- 二零二二年度动物卫生监督题库(含答案).pdf
- 黑龙江省大庆市重点中学2023-2025学年高一下学期2月开学考试英语试题(含解析).docx
- 二零二二年度法检书记员招考《公基》测试题库(含答案).pdf
文档评论(0)