Utils module

Functions

get_minimal_required_cuda_ver_from_ptx_ver(...)

Maps the PTX ISA version to the minimal CUDA driver, nvPTXCompiler, or nvJitLink version that is needed to load a PTX of the given ISA version.

get_ptx_ver(ptx)

Extract the PTX ISA version string from PTX source code.