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 May 29, 2024, 9:54 a.m.