Cargo Features

SystemProfile has no features set by default.

[dependencies]
system-profile = { version = "0.1.1", features = ["gpu"] }
gpu = nvml-wrapper

Enable GPU detection

Affects system-profile::gpu

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

nvml-wrapper not wasm32 gpu?

Enables nvml-wrapper ^0.10