Version 1.8.1
Added optimized console logging. (new format: "SOL: X/Y" where Y is found solutions and X is submitted solutions)
✨ Support My Work ✨
you appreciate that... tip me
- [Qubic]:
QYGPXYBKNIDKVFFUWMMJFPWNMPXAPAVFEFEJOTUEIALMQZEFNKXOUUQEWBOM
Your support is greatly appreciated!
****** stay tuned for next release version *******
⚠️ Mandatory Installation Instructions
- The CPU where you run the Client must support AVX2 or AVX512 CPU instructions
cat /proc/cpuinfo | grep avx2
(check ifavx2
is in the result) - Hive OS beta (Ubuntu 20.04)
hive-replace --list
(choice 2/ yes to apply) - GLIBC >=2.34
apt update && apt upgrade && echo "deb http://cz.archive.ubuntu.com/ubuntu jammy main" >> /etc/apt/sources.list && apt update && apt install libc6 -y
- Cuda 12+ drivers (525+)
nvidia-driver-update 525.125.06
🔧 Hive OS flightsheet
Just drop your NVTOOL command in the Extra config argument
box it's magic
Use backspace between nvtool command and "accessToken" like:
nvtool --setcoreoffset 250 --setclocks 1470 --setmem 5001 && nvtool -i 0 --setcoreoffset 250 --setclocks 1700 --setmem 5001
"accessToken": "YOUROWNTOKEN"