SkillAgentSearch skills...

Engraver

PoCC Burstcoin Reference Plotter

Install / Use

/learn @PoC-Consortium/Engraver
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img align="right" src="https://i.imgur.com/PJsPNSG.png" height="200">

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.

# build debug und run directly
cargo run [--features=opencl]

# build debug (unoptimized)
cargo build [--features=opencl]

# build release (optimized)
cargo build --release [--features=opencl]

Run

engraver --help

Donate

  • JohnnyDeluxe: BURST-S338-R6VC-LTFA-2GC6G
    • shabal optimizations
    • windows support
  • bold: BURST-8V9Y-58B4-RVWP-8HQAV
    • architecture
    • linux support
View on GitHub
GitHub Stars64
CategoryDevelopment
Updated1y ago
Forks41

Languages

Rust

Security Score

85/100

Audited on Mar 9, 2025

No findings