Guy Boldon

Results 4 issues of Guy Boldon

### Description: I noticed a few strange quirks with my application and tracked it down to the fact that the Tao library sets the application ID always to None for...

type: feature request

Hi, I noticed there are no wrappers for the fan control bindings, particularly: ``` nvmlDeviceSetFanSpeed_v2 nvmlDeviceSetDefaultFanSpeed_v2 ``` Would this be a possibility to add these? Anything I can do to...

Hi there, I'm using a default Scheduler to trigger jobs at regular intervals, pretty standard, but when the timezone says it's time to move into winter time, aka when the...

This adds wrappers for: ``` nvmlDeviceSetDefaultFanSpeed_v2 nvmlDeviceSetFanSpeed_v2 ``` Tested working on multiple systems. Resolves #59