Defined in cub/util_device.cuh
Retrieves the PTX virtual architecture that will be used on the current device (major * 100 + minor * 10).
Note
This function may cache the result internally.
This function is thread safe.