Skip to content

Opening book details…

About this document

CUDA ELF File Format Explained by Armaan Chowfin is a document available to read on EtoBox.

The document describes the file format of CUDA applications using the Executable and Linkable Format (ELF), detailing its components such as the ELF header, section header table, and various sections that contain GPU code. It explains the structure of the GPU ELF, including the .nv.info sections that store metadata and attributes for kernel functions, as well as the implications of modifying the GPU kernel size on the executable. Additionally, it highlights the importance of adjusting offsets and addresses

Author
Armaan Chowfin
Language
EN