utils¶
Functions¶
Returns the address of the provided CUDA Python object as Python int. |
|
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. |
|
|
Extract the PTX ISA version string from PTX source code. |