cub::PtxVersionUncached

Defined in /home/runner/work/cccl/cccl/cub/cub/util_device.cuh

inline cudaError_t cub::PtxVersionUncached(int &ptx_version)

Retrieves the PTX version that will be used on the current device (major * 100 + minor * 10).