pub const hipDeviceAttribute_t_hipDeviceAttributeMaxRegistersPerBlock: hipDeviceAttribute_t = 71;Expand description
< 32-bit registers available to a thread block. This number is shared < by all thread blocks simultaneously resident on a multiprocessor.