cub::SmVersionUncached

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

inline cudaError_t cub::SmVersionUncached(int &sm_version, int device = CurrentDevice())

Retrieves the SM version of device (major * 100 + minor * 10)