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 June 7, 2023, 6:19 p.m.