filecoin-proofs 11.0.1

The Filecoin specific aspects of storage-proofs, including a C based FFI, to generate and verify proofs.
Documentation

filecoin-proofs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 2 of them enabled by default.

default

  • opencl

opencl

  • storage-proofs-core/opencl
  • storage-proofs-porep/opencl
  • storage-proofs-post/opencl
  • storage-proofs-update/opencl
  • bellperson/opencl
  • filecoin-hashers/opencl
  • fr32/opencl

cuda

  • storage-proofs-core/cuda
  • storage-proofs-porep/cuda
  • storage-proofs-post/cuda
  • storage-proofs-update/cuda
  • bellperson/cuda
  • filecoin-hashers/cuda
  • fr32/cuda

multicore-sdr

  • storage-proofs-porep/multicore-sdr

asm

  • storage-proofs-core/asm

simd

  • storage-proofs-core/simd

cpu-profile

  • gperftools

heap-profile

  • gperftools/heap

gperftools

    This feature flag does not enable additional features.