Cargo Features
ProgPoW has no features set by default.
[dependencies]
progpow = { version = "0.1.0", features = ["opencl", "cuda"] }
- opencl = progpow_gpu_opencl
-
Affects
hardware::gpu
… - cuda = progpow_gpu_cuda
-
Affects
hardware::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.
- progpow_gpu_cuda cuda?
-
Enables stack_test_progpow_gpu
- progpow_gpu_opencl opencl?
-
Enables stack_test_progpow_gpu