Bitcoin Forum
May 26, 2024, 10:45:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [33] 34 »
641  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: May 27, 2015, 10:27:05 PM
excess #endif in ccminer.cpp line 480 in latest commit.
now it is all right  Wink
642  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: May 27, 2015, 12:57:02 PM
Look in minercontrol forum branch. Westhash and nicehash changes in config.
643  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Miner Control 1.6.1 - Auto profit switching miner controller on: May 27, 2015, 10:54:43 AM
I make config for west+nice like this:
Quote
   "algorithms": [
        { "name": "x11", "hashrate": 19900, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a x11 --no-color -o stratum+tcp://" },
        { "name": "x13", "hashrate": 15700, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a x13 -i 20 --no-color -o stratum+tcp://" },
        { "name": "x14", "hashrate": 540, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a x14 --no-color -o stratum+tcp://" },
        { "name": "x15", "hashrate": 14100, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a x15 -i 20  --no-color -o stratum+tcp://" },
        { "name": "nist5", "hashrate": 65000, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a nist5 --no-color -o stratum+tcp://" },
        { "name": "blake", display: "Blake", "hashrate": 7000000, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a blake -g 2 --no-color -o stratum+tcp://" },
        { "name": "lyra2", display: "Lyra2RE", "hashrate": 2570, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a lyra2 -i 19  --no-color -o stratum+tcp://" },
        { "name": "quark", "hashrate": 38000, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a quark --cpu-priority 3 --no-color -o stratum+tcp://" },
        { "name": "qubit", display: "Qubit", "hashrate": 30400, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a qubit -i 20 --no-color -o stratum+tcp://" },
        { "name": "groestl", display: "Groestl", "hashrate": 13300, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a groestl --no-color -o stratum+tcp://" },
        { "name": "skein", display: "Skein", "hashrate": 710000, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a skein -i 28 --no-color -o stratum+tcp://" },
        { "name": "keccak", "hashrate": 1150000, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a keccak -i 27 --no-color -o stratum+tcp://" },
        { "name": "whirlpoolx", display: "WhirlpoolX", "hashrate": 526000, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -i 25 -a whirlpoolx --no-color -o stratum+tcp://" },
        { "name": "neoscrypt", display: "NeoScrypt", "hashrate": 1120, "power": 200, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a neoscrypt -i 15.5 --no-color -o stratum+tcp://" },
        { "name": "scrypt", "hashrate": 1930, "power": 250, "aparam1": "", "aparam2": "ccminer.exe", "aparam3": "-q -r 3 -R 10 -a scrypt --cpu-priority 3 -l 5x24 --no-color -o stratum+tcp://" },
        { "name": "scryptn", "hashrate": 0, "power": 0 },
        { "name": "sha256", "hashrate": 0, "power": 0 }
    ],
    "nicehash": {
        "account": "1BVSGR4cTiFJqCbKtzxZSLyB5NAD9HVGPi",
        "worker": "1",
        "weight": 0.90,
        "sparam1": ".eu.nicehash.com",
        "algos": [
            { "algo": "x11", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_x11_SPARAM1_:3336 -u _ACCOUNT_._WORKER_ -p d=0.04" },
            { "algo": "x13", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_x13_SPARAM1_:3337 -u _ACCOUNT_._WORKER_ -p d=0.04" },
            { "algo": "x15", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_x15_SPARAM1_:3339 -u _ACCOUNT_._WORKER_ -p d=0.04" },
            { "algo": "quark", "priceid": "12", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_quark_SPARAM1_:3345 -u _ACCOUNT_._WORKER_ -p d=0.08" },
            { "algo": "lyra2", "priceid": "9", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_lyra2re_SPARAM1_:3342 -u _ACCOUNT_._WORKER_ _SPARAM2_ -p d=0.08" },
            { "algo": "whirlpoolx", "priceid": "10", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_whirlpoolx_SPARAM1_:3343 -u _ACCOUNT_._WORKER_ _SPARAM2_ -p d=0.08" },
            { "algo": "keccak", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_keccak_SPARAM1_:3338 -u _ACCOUNT_._WORKER_ -p d=0.08" },
            { "algo": "nist5", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_nist5_SPARAM1_:3340 -u _ACCOUNT_._WORKER_ -p d=0.04" },
            { "algo": "qubit", "priceid": "11", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_qubit_SPARAM1_:4344 -u _ACCOUNT_._WORKER_ -p d=0.04" },
            { "algo": "scrypt",  "priceid": "0","folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_scrypt_SPARAM1_:4333 -u _ACCOUNT_._WORKER_ -p d=0.01" },
            { "algo": "neoscrypt",  "priceid": "8","folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_neoscrypt_SPARAM1_:4341 -u _ACCOUNT_._WORKER_ -p d=0.01" }
        ]
    },
    "westhash": {
        "account": "1BVSGR4cTiFJqCbKtzxZSLyB5NAD9HVGPi",
        "worker": "1",
        "sparam1": ".usa.nicehash.com",
        "algos": [
            { "algo": "x11", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_x11_SPARAM1_:3336 -u _ACCOUNT_._WORKER_ -p d=0.04" },
            { "algo": "x13", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_x13_SPARAM1_:3337 -u _ACCOUNT_._WORKER_ -p d=0.04" },
            { "algo": "x15", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_x15_SPARAM1_:3339 -u _ACCOUNT_._WORKER_ -p d=0.04" },
            { "algo": "quark", "priceid": "12", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_quark_SPARAM1_:3345 -u _ACCOUNT_._WORKER_ -p d=0.08" },
            { "algo": "lyra2", "priceid": "9", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_lyra2re_SPARAM1_:3342 -u _ACCOUNT_._WORKER_ _SPARAM2_ -p d=0.08" },
            { "algo": "whirlpoolx", "priceid": "10", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_whirlpoolx_SPARAM1_:3343 -u _ACCOUNT_._WORKER_ _SPARAM2_ -p d=0.08" },
            { "algo": "keccak", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_keccak_SPARAM1_:3338 -u _ACCOUNT_._WORKER_ -p d=0.08" },
            { "algo": "nist5", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_nist5_SPARAM1_:3340 -u _ACCOUNT_._WORKER_ -p d=0.04" },
            { "algo": "qubit", "priceid": "11", "folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_qubit_SPARAM1_:4344 -u _ACCOUNT_._WORKER_ -p d=0.04" },
            { "algo": "scrypt",  "priceid": "0","folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_scrypt_SPARAM1_:4333 -u _ACCOUNT_._WORKER_ -p d=0.01" },
            { "algo": "neoscrypt",  "priceid": "8","folder": "_APARAM1_", "command": "_APARAM2_", "arguments": "_APARAM3_neoscrypt_SPARAM1_:4341 -u _ACCOUNT_._WORKER_ -p d=0.01" }
        ]
    },
644  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: May 19, 2015, 06:28:33 PM
sp_ when github?
645  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: May 17, 2015, 11:52:29 AM
west and nice now is ok!
646  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: May 17, 2015, 10:28:42 AM
my eltectro is cost 0.05 USD... but i pay 1/3 of this price Smiley
647  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: May 12, 2015, 01:06:37 PM
Just add i 22.5, it 's also same with default(without) parameters.
Could be to high intensity. The optimal intensity will vary from build to build. try to reduce to 22.4 and downward or use the default intensity.
the default@quark is 22 for the 750ti. and 23 for 960/970/980
i knew that,  still have errors with default parameters,included i 22, Rigs rocksolid with relaise 48,150+hours stable(with i 22.5  gives highest hash)...

Linux or windows?
The bandwidth of the Internet? what time on pc?
648  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: May 11, 2015, 08:42:20 PM
"Really I need it for pool backup...but I gave up and just let ccminer try to reconnect on it's own."
in windows
:START
...
...
...
...
...
GOTO START


How's that workin' out for ya?
:START
ccminer.exe -a quark -r 3 -R 10 -o stratum+tcp://p2pool.e-pool.net:8963 -u 7Lqnk2Dj7idmMQ49P5DThdexxYJhEmyEgD -p x
ccminer.exe -a quark -r 3 -R 10 -o stratum+tcp://mue.suprnova.cc:8214  -u Slava_K.NvHome -p x
...
...
...
GOTO START

first starting , then if connection is broken - after 30 seconds exiting and starting second line, second line exiting - going to START label, etc.
And then it could crash...it's still at the goto loop....looking for ccminer.exe  that it can't find.
place the bat file in directory with ccminer. Make link to desktop and run it.
649  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: May 11, 2015, 08:59:17 AM
"Really I need it for pool backup...but I gave up and just let ccminer try to reconnect on it's own."
in windows
:START
...
...
...
...
...
GOTO START


How's that workin' out for ya?
:START
ccminer.exe -a quark -r 3 -R 10 -o stratum+tcp://p2pool.e-pool.net:8963 -u 7Lqnk2Dj7idmMQ49P5DThdexxYJhEmyEgD -p x
ccminer.exe -a quark -r 3 -R 10 -o stratum+tcp://mue.suprnova.cc:8214  -u Slava_K.NvHome -p x
...
...
...
GOTO START

first starting , then if connection is broken - after 30 seconds exiting and starting second line, second line exiting - going to START label, etc.
650  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: May 11, 2015, 12:13:11 AM
"Really I need it for pool backup...but I gave up and just let ccminer try to reconnect on it's own."
in windows
:START
...
...
...
...
...
GOTO START
651  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: May 10, 2015, 09:13:42 PM
round robin, loops in bat files - use miner control for ccminer (yaamp, westhash and nicehash whith selecting best mining algo and pool for current moment)
652  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: May 09, 2015, 04:00:36 PM
I am now compiling win64 sse_sm50, avx_sm50, sse_sm52 and avx_sm52 of latest build as a separate files. If someone need it - PM me.
PS. sse2 works on all processors. avx only works on fresh processors.
If you are using MSVS then sse options are ignored in 64bit mode.
Moreover all cpu optimizations are useless since all the work is done on gpu.
+ It is already proven that 64 bit cuda mining software is little bit slower then 32 bit ...
he, if selected avx in compiling - exe file dosnt even start - i tested on old pc in my office... whith sse ccminer work nice on my core2 pc!
653  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: May 09, 2015, 03:27:49 PM
I am now compiling win64 sse_sm50, avx_sm50, sse_sm52 and avx_sm52 of latest build as a separate files. If someone need it - PM me.
PS. sse2 works on all processors. avx only works on fresh processors.
654  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: May 06, 2015, 02:47:48 PM
Cant use   sp-mod ccminer on lga775 intel platform. Only old djm34 mod...
p.s. win7 x64, clean install, latest drivers, vc 2013 runtimes installed.
655  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] GorillaTeeth [TEETH] | Merged Blockchain of 10k and BALLS | GorillaEx Soon on: May 05, 2015, 04:47:34 PM
On exchanges whith this coin supply only 5% of can be... Not more!
656  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: May 05, 2015, 04:27:22 PM
-g 2  on 3x 960GTX is 5.2 Ghash! Smiley on blake
657  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] GorillaTeeth [TEETH] | Merged Blockchain of 10k and BALLS | GorillaEx Soon on: May 05, 2015, 02:45:47 PM
Price must be 0.1 btc fo 1 TEETH. Stakes are so low, and time to mature is 8-9 days...
658  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] GorillaTeeth [TEETH] | Merged Blockchain of 10k and BALLS | GorillaEx Soon on: May 04, 2015, 02:24:22 PM
SlavaKap zero balance...
659  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] GorillaTeeth [TEETH] | Merged Blockchain of 10k and BALLS | GorillaEx Soon on: May 04, 2015, 10:56:37 AM
SlavaKap - zero TEETH balance...
660  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: May 03, 2015, 01:01:39 PM
Cuda error in func 'scanhash_neoscrypt' at line 67 : out of memory on 3x960 GTX...
PS. Set -i 15.5 - working, -i 16 - error...
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [33] 34 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!