项目作者: PoC-Consortium

项目描述 :
PoCC Burstcoin Reference Plotter
高级语言: Rust
项目地址: git://github.com/PoC-Consortium/engraver.git
创建时间: 2017-09-07T10:14:09Z
项目社区:https://github.com/PoC-Consortium/engraver

开源协议:MIT License

下载


Build Status License: MIT

Engraver - PoC2 plotter in Rust

Features

  • windows, linux, unix & macOS
  • x86 32&64bit
  • direct and async i/o
  • SIMD support: sse2, avx, avx2, avx512f
  • gpu support
  • fastest plotter there is

Requirements

  • new version of rust [stable toolchain]

Compile, test, …

Binaries are in target/debug or target/release depending on optimization.

  1. # build debug und run directly
  2. cargo run [--features=opencl]
  3. # build debug (unoptimized)
  4. cargo build [--features=opencl]
  5. # build release (optimized)
  6. cargo build --release [--features=opencl]

Run

  1. engraver --help

Donate

  • JohnnyDeluxe: BURST-S338-R6VC-LTFA-2GC6G
    • shabal optimizations
    • windows support
  • bold: BURST-8V9Y-58B4-RVWP-8HQAV
    • architecture
    • linux support