toredates.blogg.se

Linux zcash miner
Linux zcash miner







linux zcash miner
  1. #Linux zcash miner how to#
  2. #Linux zcash miner install#
  3. #Linux zcash miner software#

You may need to specify the paths to the locations of your OpenCL C headersĪnd libOpenCL.so if the compiler does not find them, eg.:

  • A C compiler is needed to compile the SILENTARMY solver binary ( sa-solver):.
  • Verify the Python version is 3.3 or later: SILENTARMY requires Python 3.3 or later (needed to support the use of the Make OPENCL_HEADERS=/usr/lib/x86_64-linux-gnu/beignet/include/ LIBOPENCL=/usr/lib/x86_64-linux-gnu/beignet/ LDLIBS="-lcl -lrt" You must either alter the Makefile below or build silentarmy using

    #Linux zcash miner install#

    $ sudo apt-get install beignet-opencl-icd $ sudo apt-get install nvidia-opencl-dev nvidia-361Įither reboot, or load the kernel driver: Install the OpenCL development files and the latest driver: (as of, the latest version is 2:15.201-0ubuntu0.14.04.1)įollow steps 5-8 above: reboot, install the AMD APP SDK.

    #Linux zcash miner software#

    Install the official Ubuntu package for the Radeon Software Crimson Install system-wide by running as root (accept all the default options): Install (non-root, will use sudo access automatically):Īdd yourself to the video group if not already a member: OpenCL support comes with the graphic card driver.

    #Linux zcash miner how to#

    How to compile it, and how to install it.

    linux zcash miner

    The steps below describe how to obtain the dependencies needed by SILENTARMY, in 2 terminalĬonsoles) to achieve the same performance level as the silentarmy miner. One must manually run 2 instances of sa-solver (eg. Of the Equihash proof-of-work algorithm causing it to slightly underperform byĥ-10%. However the sa-solver command-line solver by design runs only 1 instance Note: the silentarmy miner automatically achieves this performance level,

    linux zcash miner

    See TROUBLESHOOTING.md to resolve performance p PWD, -pwd=PWD password for connecting to the pool u USER, -user=USER username for connecting to the pool Stratum+tcp://:1234 (add "#xnsub" to enable instances=N run N instances of Equihash per GPU (default: 2) use=LIST use specified GPU device IDs to mine, for example to list list available OpenCL devices by ID (GPUs.) debug enable debug mode (for developers only) v, -verbose verbose mode (may be repeated for more verbosity) h, -help show this help message and exit My donation address, on flypool: $ silentarmy When run without options, SILENTARMY mines with the first OpenCL device, using Start mining with two GPUs (ID 2 and ID 5) on a pool: $ silentarmy -use 2,5 -c stratum+tcp://:3333 -u t1cVviFvgJinQ4w3C2m2CfRxgP5DnHYaoFC On AMD/Nvidia/Intel GPUs, Xeon Phi, and more.Īfter compiling SILENTARMY, list the available OpenCL devices: $ silentarmy -list It is written in OpenCL and has been tested SILENTARMY is a free open source Zcash miner for Linux









    Linux zcash miner