برنامج XMR Stak miner 2.2.0 لتعدين المونيرو و الالكترونيوم بلا عموله

0
برنامج XMR Stak miner 2.2.0 لتعدين المونيرو و الالكترونيوم بلا عموله 

 

البرنامج بلا عموله
موضوع البرنامج الأصلى على bitcointalk

هنا
و للتحميل

طريقة التشغيل

أول تشغيل : 

 - افتح xmr-stak.exe


- حدد العمله  monero


- Fill out the pool: nl.etnpool.net:5555


- Fill out your wallet address: etnkHRKHRdACYy82xSYYVjet1AnSzZ96UJNL5Ujgn28FC1fbqzGMUWETshCJt8fvgy8ATqkLVMNDSTm EUx5q5kJ54Tp8JfrET9


- املا باقى الأسئلة


لأفضل اعدادات:
- ستقوم بتعديل ملفات التكست فى ملف البرنامج أحدعم ل  amd و الآخر nvidia 

ستجد amd.txt أو nvidia.txt و cpu.txt و config.txt

GPU mining
- فى هذا المثال استخدم كارت

RX 580 4GB

افتح

  amd.txt و ابحث عن الكود التالى :

Code:
"gpu_threads_conf" : [
  // gpu: Ellesmere memory:3712
  // compute units: 36
  { "index" : 0,
    "intensity" : 1536, "worksize" : 16,
    "affine_to_cpu" : false, "strided_index" : true
  },
  // gpu: Ellesmere memory:3712
  // compute units: 36
  { "index" : 1,
    "intensity" : 1536, "worksize" : 16,
    "affine_to_cpu" : false, "strided_index" : true
  },

],
- Play around with the intensity and worksize for the best results

CPU mining
- In this example i use a i7 8700k, open up cpu.txt and search for the following code:
Code:
"cpu_threads_conf" :
[
    { "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 0 },
    { "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 2 },
    { "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 4 },
    { "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 6 },
    { "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 8 },
    { "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 10 },

],
You can play around with low_power_mode and no_prefetch options to finetune this. There is a complete readme in every .txt file explaining all the options

Pool setup
- The pool settings you filled out the first run are stored in config.txt
- In this example i use etnpool.net
- Look for this part:
Code:
"pool_list" :
[
 {"pool_address" : "nl.etnpool.net:5555", "wallet_address" : "etnkHRKHRdACYy82xSYYVjet1AnSzZ96UJNL5Ujgn28FC1fbqzGMUWETshCJt8fvgy8ATqkLVMNDSTmEUx5q5kJ54Tp8JfrET9", "pool_password" : "x", "use_nicehash" : false, "use_tls" : false, "tls_fingerprint" : "", "pool_weight" : 1 },
],
- At the complete bottom there is also an option to get results via API, search for "httpd_port" and edit it like this:
Code:
"httpd_port" : 16000,

- Start the miner, when you navigate to 127.0.0.1:16000 you will see something like this:





 





لا يوجد تعليقات

أضف تعليق