Skip to content

Releases: PoC-Consortium/Helix

Helix Suite v.0.2.0

08 Jun 06:04
c00d756
Compare
Choose a tag to compare

Helix Suite v.0.2.0

  • Compressor v.0.2.0 (Plotter)
  • Crispr v.0.6.0 (Merger)
  • Conqueror v.0.2.0 (Miner)
  • Batch Generator v.0.1.0 (Plotter helper, Win only)

Change log:

Compressor 0.2.0

0.2.0

  • chunkmode (x=8) is default now. To disable chunk plotting use x=0.
  • escalation mode has changed. Escalation parameter is now used to tweak gpu performance by using more RAM. Great with high-end GPUs.
  • Multipath mode, parallel plotting: compressor will now automatically use as many buffers as possible to
    achieve the highest level of parallelisation. E.g. if you specify 8 target drives and have enough memory for
    5 buffers, 5 drives will always be writing in parallel, round robin (assuming you can hash fast enough).

0.1.0

  • initial release

Crispr 0.6.0

0.6.0

  • optimisations
  • bug fixes

0.5.0

  • parallel read + mem efficiency
  • bug fixes

0.4.0

  • parallel read

0.3.0

  • improved write performance
  • fixed #buffer param

0.2.0

  • Improved algorithm, much lower memory requirements
  • CLI options: renamed path to target
  • quietly skipping non-plot files

0.1.0

  • initial release

Conqueror 0.2.0

0.2.0

  • reduced number of memcopies
  • only allocate buffers once
  • changes threadpool concept

0.1.0

  • initial release

Initial Release

19 May 20:04
791eedf
Compare
Choose a tag to compare

Compressor & Crispr & Conqueror for Windows and Linux

Check if and how fast you can plot Helix plots on your system.

Important: Use the chunk mode in compressor. Best you always do

-x 8