8000 GitHub - OneZeroMiner/onezerominer: Optimized GPU miner
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OneZeroMiner/onezerominer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

OneZeroMiner

Optimized GPU miner for crypto projects.

Links

GitHub all releases

Website: http://onezerominer.com

Discord server : https://discord.gg/mXnyrHa

Releases: https://github.com/OneZeroMiner/onezerominer/releases

Options

Options:
-a, --algo <algo>
         The algorithm to use for mining. Currently supported algorithms are: 
               - dynex   (dnx)
               - xelis  (xel)
               - zilliqa  (zil)
         
         

     --a2 <algo2>
         The second algorithm

 -o, --pool <pool>
         You can use ssl:// or stratum+ssl:// prefix for SSL/TLS encrypted connections.

     --o2 <pool2>
         List of pools for the second algorithm

 -w, --wallet <wallet>
         Wallet address/Pool Username

     --w2 <wallet2>
         Wallet address/Pool Username for the second algorithm

 -p, --pass <pass>
         Pool Password
         
         [defaul
71A6
t: X]

     --p2 <pass2>
         Pool Password for the second algorithm
         
         [default: X]

     --worker <worker>
         Worker name
         
         [default: worker]

     --worker2 <worker2>
         Worker name for the second algorithm
         
         [default: worker]

     --api-host <api_host>
         Host of the API
         
         [default: 127.0.0.1]

     --api-port <api_port>
         Port of the API
         
         [default: 3001]

     --api-disable
         Disable API

 -d, --devices <devices>
         Comma seperated list of devices to use

     --d2 <devices2>
         Comma seperated list of devices to use for the second algorithm

     --chips-memory <chips-memory>
         Maximum memory allocated in percentage. eg: 70 (alias: max-memory)

     --mallob-endpoint <mallob_endpoint>
         List of Mallob endpoints for Dynex

     --log-file <log_file>
         log file path

     --cclk <cclk>
         list of core clocks. Use * to skip a GPU

     --cclk2 <cclk2>
         list of core clocks for the second algorithm. Use * to skip a GPU

     --coff <coff>
         list of core clocks offsets. Use * to skip a GPU

     --coff2 <coff2>
         list of core clocks offsets for the second algorithm. Use * to skip a GPU

     --mclk <mclk>
         list of memory clocks. Use * to skip a GPU

     --mclk2 <mclk2>
         list of memory clocks for the second algorithm. Use * to skip a GPU

     --moff <moff>
         list of memory clocks offsets. Use * to skip a GPU

     --moff2 <moff2>
         list of memory clocks offsets for the second algorithm. Use * to skip a GPU

     --fan <fan>
         list of fan speeds. Use * to skip a GPU

     --fan2 <fan2>
         list of fan speeds for the second algorithm. Use * to skip a GPU

     --pl <pl>
         list of power limits. Use * to skip a GPU

     --pl2 <pl2>
         list of power limits for the second algorithm. Use * to skip a GPU

     --max-no-acc <max_no_acc>
         Maximum number of minutes that the pool can stay connected without an accepted share
         
         [default: 15]

     --no-cert-validation
         This option is not recommended. If you set this flag, the miner will accept any certificate including invalid, expired or self signed certificates.

     --nt <nt>
         Tuning parameter. This is a comma separated list and the acceptable values for each gpu are 1, 2, 4, 8, 16, 32. Use * or 0 to skip a GPU

     --nr <nr>
         Tuning parameter. This is a comma separated list and the acceptable values for each gpu are 1, 2, 4, 8. Use * or 0 to skip a GPU

     --zil-before-script <zil_before_script>
         script to run before Zilliqa sessions

     --zil-after-script <zil_after_script>
         script to run after Zilliqa sessions

     --zil-test
         Simulates zil sessions with a local test pool that has a session every 2 minutes. This can be useful for testing oc settings

     --zil-test-port <zil_test_port>
         Port of the Zil test pool

     --xelis-solo
         Xelis solo mining mode

     --disable-amd
         Disable AMD GPUs

     --disable-nvidia
         Disable Nvidia GPUs
     
     --disable_telemetry
         Opt out of submitting information to the telemetry server

 -h, --help
         Print help (see a summary with '-h')

 -V, --version
         Print version

Supported algorithms

Algorithm Nvidia AMD
dynex 2% x
xelis 1% 2%
zil 0% x

Requirements

  • Minimum Compute Capability of 6.0.
  • Binary file have been built with CUDA 12.8 and minimum supported Nvidia driver version is 528.33.
  • AMD ROCM drivers 5.6 or later
  • Latest Microsoft Visual C++ Redistributable package on Windows. Direct link: https://aka.ms/vs/17/release/vc_redist.x64.exe

HiveOS and mmpOS

Custom package name is onezerominer-x.x.x.tar.gz

About

Optimized GPU miner

Resources

Stars

Watchers

Forks

Packages

No packages published
0