Bladebit v2.0.0-alpha1
Initial alpha release of Bladebit 2 with support for disk plotting
Use bladebit --help and bladebit help diskplot for more information and usage for disk plotting.
For a basic usage instructions, see the (in-progress) Bladebit 2 User Guide.
Known issues
- In-RAM plotting (
ramplotcommand) is currently disabled. -nparameters is not supported yet and results in memory leaks and other undefined behavior.- Setting buckets to
128serializes plot files incorrectly, resulting in invalid plots. - Setting buckets to
1024crashes on Phase 3. - Larger than usual file system block sizes may crash on Phase 1.
memtestandiotestdo not interleave memory across NUMA nodes.
Full Changelog: v1.2.4...v2.0.0-alpha1