arcnmx / nvapi-rs

NVAPI bindings for Rust
MIT License
32 stars 14 forks source link

nvapi-hi: gpu.reset_vfp() returns NVAPI_ERROR #6

Open JeffCarpenter opened 3 years ago

JeffCarpenter commented 3 years ago

Everything else works great so far except reset_vfp(). This is running on Windows 10 64-bit and NVAPI library version 465.89.

arcnmx commented 2 years ago

This has been broken for ages but is being worked on in the vfp branch (see also: https://github.com/arcnmx/nvoclock/issues/3)