Method: ComputeUnit::Gpu#pstate

Defined in:
lib/compute_unit/gpu.rb

#pstateObject

Raises:

  • (NotImplementedError)


101
102
103
# File 'lib/compute_unit/gpu.rb', line 101

def pstate
  raise NotImplementedError
end