Biodom
Legendary
Offline
Activity: 3934
Merit: 4455
|
|
November 11, 2016, 09:56:57 PM |
|
nerdralph, any chance at updated ubuntu binary?
I uploaded one here: https://github.com/mbevand/silentarmy/releasesIt should run on most modern Linux 64-bit distros. Download sa-solver.linux64.v5 rename it to sa-solver and place it in the same directory as the silentarmy script. is this something in addition to v5, or I can just make after cloning from the current github?
|
|
|
|
greaterninja
|
|
November 11, 2016, 09:59:17 PM |
|
mrb, nerdalpha, extremal, genoil...
You guys rock. Thank you for all of your hard work!
|
|
|
|
mrb (OP)
Legendary
Offline
Activity: 1512
Merit: 1028
|
|
November 11, 2016, 10:02:36 PM |
|
is this something in addition to v5, or I can just make after cloning from the current github?
Just clone and make. I simply uploaded a pre-compiled binary for lazy ones @greaterninja thanks!
|
|
|
|
Biodom
Legendary
Offline
Activity: 3934
Merit: 4455
|
|
November 11, 2016, 10:05:18 PM |
|
mrb, nerdalpha, extremal, genoil...
You guys rock. Thank you for all of your hard work!
I second it!
|
|
|
|
|
klbax381
|
|
November 11, 2016, 10:06:58 PM |
|
Great work! I'll mine(now mining) for your public donation address (on nanopool) for a some time
|
|
|
|
Biodom
Legendary
Offline
Activity: 3934
Merit: 4455
|
|
November 11, 2016, 10:11:59 PM |
|
Oh, just stop it... no more good stuff...have to run between rigs updating
|
|
|
|
jiggytom
Legendary
Offline
Activity: 1068
Merit: 1020
|
|
November 11, 2016, 10:17:08 PM |
|
Can you provide updated binary like earlier?
|
BTC: 174MGp3R5prNbuen31Kx5G5XuyuAXu9jye LBC: bWYN8NXGKWsgEAd6tQnJ5YRo2Z4r6PjxBH
|
|
|
|
scavern
|
|
November 11, 2016, 10:22:27 PM |
|
I look away for 5 minutes and there is another update lol
|
|
|
|
jiggytom
Legendary
Offline
Activity: 1068
Merit: 1020
|
|
November 11, 2016, 10:26:55 PM |
|
Anyway this can be baked in? I get this: Solver 0.0: unexpected banner "libsleep: Sleep time: 1500usec" did this in my bat file: YIELD_SLEEP_TIME="1500" LD_PRELOAD="./libsleep.so" ./silentarmy
|
BTC: 174MGp3R5prNbuen31Kx5G5XuyuAXu9jye LBC: bWYN8NXGKWsgEAd6tQnJ5YRo2Z4r6PjxBH
|
|
|
qwep1
|
|
November 11, 2016, 10:27:49 PM |
|
win ?
|
|
|
|
scryptr
Legendary
Offline
Activity: 1797
Merit: 1028
|
|
November 11, 2016, 10:28:46 PM |
|
Great this does the trick .. For me it was enough to correct the api path in the Makefile : Original is like this: OPENCL_HEADERS = "/opt/AMDAPPSDK-3.0/include" LIBOPENCL = "/opt/amdgpu-pro/lib/x86_64-linux-gnu"
Edit like this depending on CUDA version you have 7.5/8.0: OPENCL_HEADERS = "/usr/include" LIBOPENCL = "/usr/local/cuda-8.0/lib64" Using the "optimized" Version of the input, main and param does reduce my sol rate to 50%. Regards THIS IS GOOD INFORMATION-- With this modification of the "Makefile", I was able to compile and run the git clone from mrb's GitHub on my nVidia GTX 960 rig. There was about a 10% improvement from the build I produced frm krnlx's package of code. Five GTX 960 cards mining with mrb's SilentArmy v5 Not quite as dramatic as the AMD rigs, but comparing to eXTremal's original minng code for nVidia, it is a 3X or better improvement in Sols/s. I am referring to eXTremal's pool-locked miner; I used it on Day One of Zcash. --scryptr
|
|
|
|
jiggytom
Legendary
Offline
Activity: 1068
Merit: 1020
|
|
November 11, 2016, 10:41:17 PM |
|
Sweet, thanks! And thanks mrb also! Getting about 10% more on 1070. hitting 85-90 sols. Now what can we do about the 1080? haha
|
BTC: 174MGp3R5prNbuen31Kx5G5XuyuAXu9jye LBC: bWYN8NXGKWsgEAd6tQnJ5YRo2Z4r6PjxBH
|
|
|
scavern
|
|
November 11, 2016, 10:41:56 PM |
|
My little setup has just gone past 700 Sol/s I definately seeing this going to 800 before 24 hours is up!
|
|
|
|
DragonSlayer
|
|
November 11, 2016, 10:43:55 PM |
|
Anyone know how to go about compiling with bash on Ubuntu on windows? I would think that it would work.
|
|
|
|
mrb (OP)
Legendary
Offline
Activity: 1512
Merit: 1028
|
|
November 11, 2016, 10:45:58 PM |
|
EXTRANONCE SUBSCRIBE (#XNSUB) --
The acronym "#XNSUB" is used to tell some mining software to use extanonce subscribe code, as in "algo.usa.nicehash.com:1234/#xnsub". Yes, your miner may have worked on nicehash since verssion four (v4). However, getting it to compile and run on my own Lubuntu 14.04 rig was not so simple. I am grateful that krnlx provided both a binary, and code, that simply went together immediately.
The nasty red "X" that appears in the extranonce subscribe column of the NiceHash stats (statistics) page is bothersome. Your miner does mine on several different pools as-is. I left some dust at about three. NiceHash pays in BitCoin (BTC), and the perservering wallet problems for Zcash (ZEC) are not in play there. All my nVidia cards are currently minning CryptoNight (XMR) or Zcash (ZEC) on NiceHash at the moment, and the BTC payout offsets the recurring ZEC wallet problems encounterred by my Linux AMD ZEC rigs.
Thank you for your coding efforts. Please keep up the good work! --scryptr
Ok I added xnsub support: https://github.com/mbevand/silentarmy/commit/47d4497ec7e516259674eb7dbdd4b39cbc95ab32
|
|
|
|
zawawa
Sr. Member
Offline
Activity: 728
Merit: 304
Miner Developer
|
|
November 11, 2016, 10:48:53 PM |
|
win ?
I'm preparing a Windows package now. Cygwin is a PITA to deal with, though. We will see...
|
Gateless Gate Sharp, an open-source ETH/XMR miner: http://bit.ly/2rJ2x4VBTC: 1BHwDWVerUTiKxhHPf2ubqKKiBMiKQGomZ
|
|
|
scryptr
Legendary
Offline
Activity: 1797
Merit: 1028
|
|
November 11, 2016, 10:51:24 PM |
|
SILENTARMY V5 WILL IMPROVE YOUR HASHRATE-- The general results from mining with Version 5 of mrb's SilentArmy are graphed below: Increased performance in mining EquiHash algorithm with SilentArmy v5 on AMD R7, R9, RX and nVidia GTX 960 rigs. Thank You! mrb! A donation will make its way to you shortly. --scryptr
|
|
|
|
scavern
|
|
November 11, 2016, 10:53:26 PM |
|
does this latest update also include nerdralphs collision size boost? EXTRANONCE SUBSCRIBE (#XNSUB) --
The acronym "#XNSUB" is used to tell some mining software to use extanonce subscribe code, as in "algo.usa.nicehash.com:1234/#xnsub". Yes, your miner may have worked on nicehash since verssion four (v4). However, getting it to compile and run on my own Lubuntu 14.04 rig was not so simple. I am grateful that krnlx provided both a binary, and code, that simply went together immediately.
The nasty red "X" that appears in the extranonce subscribe column of the NiceHash stats (statistics) page is bothersome. Your miner does mine on several different pools as-is. I left some dust at about three. NiceHash pays in BitCoin (BTC), and the perservering wallet problems for Zcash (ZEC) are not in play there. All my nVidia cards are currently minning CryptoNight (XMR) or Zcash (ZEC) on NiceHash at the moment, and the BTC payout offsets the recurring ZEC wallet problems encounterred by my Linux AMD ZEC rigs.
Thank you for your coding efforts. Please keep up the good work! --scryptr
Ok I added xnsub support: https://github.com/mbevand/silentarmy/commit/47d4497ec7e516259674eb7dbdd4b39cbc95ab32
|
|
|
|
|