Skip to content

Commit

Permalink
fix testing feature
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Sep 7, 2021
1 parent 60223bb commit 890a777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage-proofs-porep/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ filecoin-hashers = { path = "../filecoin-hashers", version = "^4.0.0", default-f
[features]
default = ["gpu", "multicore-sdr"]
gpu = ["storage-proofs-core/gpu", "filecoin-hashers/gpu", "neptune/opencl", "bellperson/gpu", "fr32/gpu"]
single-threaded = []
isolated-testing = []
multicore-sdr = ["hwloc"]

[[bench]]
Expand Down

0 comments on commit 890a777

Please sign in to comment.