Published January 1, 2024 | Version v1
Journal article Open

Compiler-Managed Replication of CUDA Kernels for Reliable Execution of GPGPU Applications

  • 1. Izmir Inst Technol, Comp Engn Dept, TR-35433 Urla Izmir, Turkiye

Description

As Graphics Processing Units (GPUs) evolve for general-purpose computations besides inherently fault-tolerant graphics programs, soft error reliability becomes a first-class citizen in program design. Especially, safety-critical systems utilizing GPU devices need to employ fault-tolerance techniques to recover from errors in hardware components. While software-level redundancy approaches, based on the replication of the application code, offer high reliability for safe program execution, it is essential to perform redundancy by utilizing parallel execution units in the target architecture not to hurt performance with redundant computations. In this work, we propose redundancy approaches using the parallel GPU cores and implement a compiler-level redundancy framework that enables the programmer to configure the target GPGPU program for redundant execution. We run redundant executions for GPGPU programs from the PolyBench benchmark suite by applying our kernel-level redundancy approaches and evaluate their performance by considering the parallelism level of the programs. Our results reveal that redundancy approaches utilizing parallelism offered by GPU cores yield higher performance for redundant executions, while the programs that already make use of parallel GPU cores in their original form suffer from overhead caused by contention among redundant threads.

Files

bib-737a1917-6c04-41da-bd8a-6e7e7b622958.txt

Files (179 Bytes)

Name Size Download all
md5:41d39d9c7a6186eeddf5cca12807159e
179 Bytes Preview Download