C# Class NiceHashMiner.Devices.ComputeDeviceManager.Query.NVIDIA

Mostrar archivo Open project: nicehash/NiceHashMiner

Public Methods

Method Description
IsSkipNVIDIA ( ) : bool
QueryCudaDevices ( ) : void

Private Methods

Method Description
QueryCudaDevicesOutputErrorDataReceived ( object sender, DataReceivedEventArgs e ) : void

Method Details

IsSkipNVIDIA() public static method

public static IsSkipNVIDIA ( ) : bool
return bool

QueryCudaDevices() public static method

public static QueryCudaDevices ( ) : void
return void