FailAmp: Relativization Transformation for Soft Error Detection in Structured Address Generation

ACM Transactions on Architecture and Code Optimization (TACO)(2020)

引用 3|浏览32
暂无评分
摘要
We present FailAmp, a novel LLVM program transformation algorithm that makes programs employing structured index calculations more robust against soft errors. Without FailAmp, an offset error can go undetected; with FailAmp, all subsequent offsets are relativized, building on the faulty one. FailAmp can exploit ISAs such as ARM to further reduce overheads. We verify correctness properties of FailAMP using an SMT solver, and present a thorough evaluation using many high-performance computing benchmarks under a fault injection campaign. FailAmp provides full soft-error detection for address calculation while incurring an average overhead of around 5%.
更多
查看译文
关键词
LLVM transformation,Soft error detection,failure amplification,structured address generation
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要