rcxpony ab6061f5bf owo
2025-08-21 13:05:05 +05:00
owo
2025-08-21 13:05:05 +05:00
owo
2025-08-21 13:05:05 +05:00
owo
2025-08-21 04:52:43 +05:00
2025-08-21 03:44:39 +05:00
2025-02-28 07:23:09 +01:00
owo
2025-08-21 13:05:05 +05:00
owo
2025-08-21 13:05:05 +05:00
owo
2025-08-21 13:05:05 +05:00

yggm

Yggdrasil address miner

How to build for CPU/GPU

First, install gcc14. Then:

git clone https://rcxpony.name/rcxpony/yggm.git && cd yggm
meson setup build -Dbuildtype=release && cd build
meson compile
./yggmc -t 10 // for CPU
./yggmcu -t 10 // for GPU

ToDo

  • CUDA support
  • AVX2 optimizations
  • (CUDA) Optimize internal algorithms
  • Windows support
  • Tests

Description
No description provided
Readme GPL-3.0 673 KiB
Languages
C 66.9%
Cuda 28.4%
LLVM 3.8%
Meson 0.9%