Giter Site home page Giter Site logo

hiveos's Introduction

Capture d’écran 2024-01-19 à 13 08 26

Fix 2

  • Fixed a bug in the recognition and processing of specific CPU settings like "overwrites": {"AVX512": false} or "overwrites": {"SKYLAKE": true}

Fix 1

  • Solve bug on hiveos when using "payoutId"

Version 1.8.6

  • Fixed wrong "skylake" overwrite

Hiveos

  • Added support of "payoutId" option in hiveos FS
  • Improved general stability

Use now in flightsheet: https://github.com/EloWord/hiveos/releases/download/v1.8.6/eloword-v1.8.6fix2.tar.gz

****** Get ready for the next exciting update - coming soon! *******

iconewebsite Qubic Website
iconewallet Web Wallet
Capture d’écran 2024-01-10 à 01 45 22 Software Wallet
iconePool Mining Pool
Capture d’écran 2024-01-10 à 01 45 22 Official Cient

🌟 Support My Work and Contribute to its Growth 🌟

If you appreciate my work and want to contribute to its ongoing development, consider leaving a tip. Every contribution, big or small, makes a huge difference and motivates me to continue creating and improving.

  • To support me, use Qubic: QYGPXYBKNIDKVFFUWMMJFPWNMPXAPAVFEFEJOTUEIALMQZEFNKXOUUQEWBOM

Support received since this version: 514,140,131 Qubic - Thank you for your future support!

discord

Thank you for being part of this journey!

⚠️ Mandatory Installation Instructions

  • The CPU where you run the Client must support AVX2 or AVX512 CPU instructions cat /proc/cpuinfo | grep avx2(check if avx2 is in the result)
  • Hive OS beta (Ubuntu 20.04) /hive/sbin/hive-replace --list (choice 2/ yes to apply -- better to start this fresh install if you'r stuck)
  • GLIBC >=2.34 apt update && apt upgrade -y && echo "deb http://archive.ubuntu.com/ubuntu jammy main" >> /etc/apt/sources.list && apt update && apt install tmux -y && apt install libc6 -y (answer yes to any question)
  • Cuda 12+ drivers (525+) nvidia-driver-update 535.146.02 (or newer)
  • RAM >= 16Go improves CPU it/s
  • Do not overload your CPUs with threads, instead, aim to find the sweetpoint

Only NVIDIA GPU compatible

🔧 Settings

  • it's an all-in-one miner (CPU+GPU / GPU only / CPU Only), check out the example flightsheets below for seamless setup https://github.com/EloWord/hiveos/releases/download/v1.8.6/eloword-v1.8.6fix2.tar.gz

  • Recommended GPU overclocks : Medium 3000 series nvtool --setcoreoffset 250 --setclocks 1500 --setmem 5001 4000 series nvtool --setcoreoffset 250 --setclocks 2400 --setmem 5001 High 3000 series nvtool --setcoreoffset 200 --setclocks 1600 --setmem 7000 --setmemoffset 2000 4000 series nvtool --setcoreoffset 200 --setclocks 2900 --setmem 7000 --setmemoffset 2000


  • Extra config arguments Box (options):
Setting Description
"accessToken": This is you personal JWT Token which you can obtain from the Control Panel at qubic.li
"payoutId": This is the ID you want to get token payout for your found solutions.
"overwrites": {"AVX512": false} Disable AVX512 and enforce AVX2 (AVX Intel CPU not working)
"overwrites": {"SKYLAKE": true} Enforce SKYLAKE (AVX Intel CPU not working)

✈️ Hive OS flightsheet

Just drop your NVTOOL command in the Extra config argument box it's magic

*** CPU + GPU Dual Flightsheet ***

Extra config arguments exemple:

nvtool --setcoreoffset 200 --setclocks 1500 --setmem 7000 --setmemoffset 2000
"amountOfThreads":24
"accessToken":"YOUROWNTOKEN"

gpucpu

*** GPU Only Flightsheet ***

Extra config arguments exemple:

nvtool --setcoreoffset 200 --setclocks 1500 --setmem 7000 --setmemoffset 2000
"accessToken":"YOUROWNTOKEN"

gpu

*** CPU ONLY Flightsheet ***

Extra config arguments exemple:

"cpuOnly":"yes"
"amountOfThreads":14
"accessToken":"YOUROWNTOKEN"

cpu

hiveos's People

Contributors

eloword avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.