{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/101582"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/101582","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Relyzer+: An open source tool for application-level soft error resiliency analysis","abstract":"This Thesis was approved for publication on 2018-07-17 at 17:22.","abstract_html":"This Thesis was approved for publication on 2018-07-17 at 17:22.","abstract_has_math":false,"creators":["Ahmed, Khalique"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"M.S.","degree_level":"Thesis","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":["Adve, Sarita V."],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2018,"date_issued":"2018-09-27T16:17:52Z","date_published":"2018-09-27T16:17:52Z","updated_at":"2026-07-22T22:24:40Z","subjects":["reliability, computer architecture"],"languages":["en"],"rights":["Copyright 2018 Khalique Ahmed"],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"http://hdl.handle.net/2142/101582","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Adve, Sarita V."]},{"key":"dc:creator","label":"Author","values":["Ahmed, Khalique"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2018-09-27T16:17:52Z","2018-07-17","2018-08"]},{"key":"dc:type","label":"Dc Type","values":["text"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computer Science"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Thesis"]},{"key":"thesis:degree_name","label":"Degree Name","values":["M.S."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Illinois at Urbana-Champaign"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["reliability, computer architecture"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language","label":"Dc Language","values":["en"]},{"key":"dc:rights","label":"Dc Rights","values":["Copyright 2018 Khalique Ahmed"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["http://hdl.handle.net/2142/101582"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["This Thesis was approved for publication on 2018-07-17 at 17:22.","DSpace SAF Submission Ingestion Package generated from Vireo submission #12868 on 2018-09-27 at 10:48:30","In the modern era of computing, processors are increasingly susceptible to soft errors. Current solutions in both hardware and software enable error detection and correction. Some of these errors, however, go unnoticed by detectors and manifest as silent data corruptions (SDCs) at the application level. Injecting errors into the system and evaluating the outcomes is one method to uncover SDC-causing errors and determine an application's overall resilience to soft errors. The number of possible locations that errors may appear in is large, therefore requiring many injection experiments. One resiliency analysis tool, Relyzer, addresses this issue by performing a comprehensive program analysis to create a small subset of the error injection experiments that can account for the entire application. The limitation of Relyzer is that current analysis can only be performed on one hardwarware instruction set architecture (ISA). Software is usually compiled to multiple ISAs in order to support users with varying hardware configurations. The primary contribution of this thesis is building Relyzer, an open source version of Relyzer implemented using the gem5 simulator. This enables the capability to analyze multiple ISAs and consequently support multiple hardware configurations in the long-term. Specifically, in this work, we develop support for x86. We also evaluate applications across ISAs by generating error resiliency profiles for both x86 and SPARC. After studying five workloads from different domains, we find that in general, application soft error resiliency varies based on the selection of the ISA. The percentage of static instructions that yield SDCs is, on average, 68\\% for x86 and 60\\% for SPARC, for the applications we studied. Furthermore, this work opens doors to future research in application-level soft error resiliency analysis.","Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2018-09-27 without embargo terms","The student, Khalique Ahmed, accepted the attached license on 2018-07-17 at 13:21.","The student, Khalique Ahmed, submitted this Thesis for approval on 2018-07-17 at 13:24.","Made available in DSpace on 2018-09-27T16:17:52Z (GMT). No. of bitstreams: 2 AHMED-THESIS-2018.pdf: 755228 bytes, checksum: e098ee45299b3190102112dd6deb7f9a (MD5) LICENSE.txt: 4211 bytes, checksum: c16fa1649a2f86c29f6828470bc8c4e3 (MD5) Previous issue date: 2018-07-17"]},{"key":"dc:format","label":"Dc Format","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Relyzer+: An open source tool for application-level soft error resiliency analysis"]}]}],"canonical_facts":{"dc:contributor":["Adve, Sarita V."],"dc:creator":["Ahmed, Khalique"],"dc:date":["2018-09-27T16:17:52Z","2018-07-17","2018-08"],"dc:description":["This Thesis was approved for publication on 2018-07-17 at 17:22.","DSpace SAF Submission Ingestion Package generated from Vireo submission #12868 on 2018-09-27 at 10:48:30","In the modern era of computing, processors are increasingly susceptible to soft errors. Current solutions in both hardware and software enable error detection and correction. Some of these errors, however, go unnoticed by detectors and manifest as silent data corruptions (SDCs) at the application level. Injecting errors into the system and evaluating the outcomes is one method to uncover SDC-causing errors and determine an application's overall resilience to soft errors. The number of possible locations that errors may appear in is large, therefore requiring many injection experiments. One resiliency analysis tool, Relyzer, addresses this issue by performing a comprehensive program analysis to create a small subset of the error injection experiments that can account for the entire application. The limitation of Relyzer is that current analysis can only be performed on one hardwarware instruction set architecture (ISA). Software is usually compiled to multiple ISAs in order to support users with varying hardware configurations. The primary contribution of this thesis is building Relyzer, an open source version of Relyzer implemented using the gem5 simulator. This enables the capability to analyze multiple ISAs and consequently support multiple hardware configurations in the long-term. Specifically, in this work, we develop support for x86. We also evaluate applications across ISAs by generating error resiliency profiles for both x86 and SPARC. After studying five workloads from different domains, we find that in general, application soft error resiliency varies based on the selection of the ISA. The percentage of static instructions that yield SDCs is, on average, 68\\% for x86 and 60\\% for SPARC, for the applications we studied. Furthermore, this work opens doors to future research in application-level soft error resiliency analysis.","Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2018-09-27 without embargo terms","The student, Khalique Ahmed, accepted the attached license on 2018-07-17 at 13:21.","The student, Khalique Ahmed, submitted this Thesis for approval on 2018-07-17 at 13:24.","Made available in DSpace on 2018-09-27T16:17:52Z (GMT). No. of bitstreams: 2 AHMED-THESIS-2018.pdf: 755228 bytes, checksum: e098ee45299b3190102112dd6deb7f9a (MD5) LICENSE.txt: 4211 bytes, checksum: c16fa1649a2f86c29f6828470bc8c4e3 (MD5) Previous issue date: 2018-07-17"],"dc:format":["application/pdf"],"dc:identifier":["http://hdl.handle.net/2142/101582"],"dc:language":["en"],"dc:rights":["Copyright 2018 Khalique Ahmed"],"dc:subject":["reliability, computer architecture"],"dc:title":["Relyzer+: An open source tool for application-level soft error resiliency analysis"],"dc:type":["text"],"thesis:degree_discipline":["Computer Science"],"thesis:degree_level":["Thesis"],"thesis:degree_name":["M.S."],"thesis:institution_name":["University of Illinois at Urbana-Champaign"]},"updated_at":"2026-07-22T22:24:40Z"}