cuda_get_device_capability: Returns the major and minor CUDA capability of 'device'

View source: R/cuda.R

cuda_get_device_capabilityR Documentation

Returns the major and minor CUDA capability of device

Description

Returns the major and minor CUDA capability of device

Usage

cuda_get_device_capability(device = cuda_current_device())

Arguments

device

Integer value of the CUDA device to return capabilities of.


torch documentation built on Aug. 21, 2025, 5:50 p.m.