cuda_get_device_capability function

Returns the major and minor CUDA capability of device

Returns the major and minor CUDA capability of device

cuda_get_device_capability(device = cuda_current_device())

Arguments

  • device: Integer value of the CUDA device to return capabilities of.
  • Maintainer: Daniel Falbel
  • License: MIT + file LICENSE
  • Last published: 2025-02-14