struct Lester::Server::Gpu::Nvidia

Included Modules

Defined in:

lester/server/gpu/nvidia.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def architecture : String | Nil #

[View source]
def brand : String | Nil #

[View source]
def card_device : String | Nil #

[View source]
def card_name : String | Nil #

[View source]
def cuda_version : String | Nil #

[View source]
def model : String | Nil #

[View source]
def nvrm_version : String | Nil #

[View source]
def uuid : String | Nil #

[View source]