Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Need:

  • CUDA Version 9.2+
  • NVIDIA Driver Version: 396.37+
  • GPU Memory > 10.7G
    1. Below is the recommended minimum requirements for the official miner. Third party miners may be available after the Mainnet release which might be optimized to use less memory.
    2. Recommend: 1080ti, 2080ti, titan V, titan RTX
  • If you use centos, you need: CUDA10.1+ and Nvidia Driver 418.67+

Step:

  1. download cortex_miner.tar.gz
  2. tar -zxvf cortex_miner.tar.gz
  3. cd cortex_miner
  4. start by shell:
  • vim start.sh and update the parameters, example:
worker='miner1'
pool_uri='xxxx@xxx.com:port'
pool_uri_1='yyy@yy.com:port'
pool_uri_2='127.0.0.1:port'
device=0,1,2,3
account='0x0000000000000000000000000'
  • chmod +x start.sh
  • ./start.sh
  1. start by command:
  • ./cortex_miner -pool_uri=Pool_IP:Port -worker=Your_Worker_name -devices=Your_GPU_Ids -account=Your_Wallet_Address

pool address