Method: ComputeUnit::AmdGpu#serial
- Defined in:
- lib/compute_unit/gpus/amd_gpu.rb
#serial ⇒ String
Returns - the serial number of the card.
216 217 218 |
# File 'lib/compute_unit/gpus/amd_gpu.rb', line 216 def serial 'unknown' end |
Returns - the serial number of the card.
216 217 218 |
# File 'lib/compute_unit/gpus/amd_gpu.rb', line 216 def serial 'unknown' end |