Skip to content

Compressed Plots #272

Answered by harold-b
Jsewill asked this question in Q&A
Feb 11, 2023 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

You can tests compressed plots below level 8 (so 1-7) at the moment with bladebit itself. Although you can build levels 8 and 9 plots, those are for testing purposes only and are not queryable yet.

To query a compressed plot for a challenge run:
bladebit_cuda -v -t <thread_count> validate --f7 <integer> <path_to_plot_file>

Set the thread_count value to the thread count you want to use when decompressing. The default is 8.

The <integer> value must be a number between 0 and 2^32-1 (inclusive). This represents a the portion of the challenge used by a k32 plot. A plot will have most of those numbers, but some will be missing. Some of those will have several proofs for a given challenge.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@Jsewill
Comment options

@harold-b
Comment options

@Jsewill
Comment options

@harold-b
Comment options

@Jsewill
Comment options

Answer selected by harold-b
Comment options

You must be logged in to vote
1 reply
@Jsewill
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants