Expand description
Proof of space plotting utilities for GPU (Vulkan/Metal).
Similarly to ab-proof-of-space, max supported K within range 15..=24 due to internal data
structures used (ab-proof-of-space also supports K=25, but this crate doesn’t for now).
Structs§
- Device
- Wrapper data structure encapsulating a single compatible device
- GpuRecords
Encoder
Enums§
- Backend
- Backends supported by wgpu.
- Device
Type - Supported physical device types.