Class: Ignis::CUDA::DeviceProperties::CudaDeviceProp

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/nvruby/cuda/device_props.rb

Overview

cudaDeviceProp struct definition — essential fields.

The full struct is ~2KB. We define the first ~80 fields that are most commonly queried. Remaining bytes are padded.