Bitcoin Forum
May 29, 2024, 05:33:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 [98] 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 ... 164 »
1941  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 11, 2018, 10:55:01 AM
Tried mining Sumocoin, but I receive the following error :
Error CL_MEM_OBJECT_ALLOCATION_FAILURE when calling clEnqueueNDRangeKernel for kernel 0 for DeviceID 4 (Thread Cool
a LOT!
I first started the miner with intensity 0 and saw at the beginning that it was automatically set @ 51, so I lowered it to 40, but I still receive a lot of those errors. Now I am currently trying it out with i30 and the miners seems to be kinda stable, will report after a couple of hours.


https://bitcointalk.org/index.php?topic=3167363.msg32748623#msg32748623

Read third tip Smiley
1942  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 11, 2018, 04:49:42 AM
I use SRBMiner Cryptonight AMD GPU Miner V1.3.1 for RX380
but It error CPU does not support ASE-NI.
I mining HAVEN COIN.

can You help me?

Its not an error, its just a notice. Smiley
1943  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 11, 2018, 04:49:04 AM
Any news on my devfee problem ?
And on a version with command line parameters and not in config file ?
Thanks

working on devfee and logging, command line parameters not important right now.
Elaborate, why isn't config file ok for you?

To configure new coin with your miner, we are forced to do it on each rig. Very time consuming when you have to do it on few rigs.
With miner having full command line parameters, i've just to configure it in my tool and miner starts/restarts without having remote session on rig.

SRBMiner-CN.exe -c anycoinconfig.txt is working, so just make a separate .bat and conf file for every coin.
I can add cmd line params later , when the important stuff is done.
1944  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 10, 2018, 10:30:21 PM
Any news on my devfee problem ?
And on a version with command line parameters and not in config file ?
Thanks

working on devfee and logging, command line parameters not important right now.
Elaborate, why isn't config file ok for you?
1945  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 10, 2018, 08:35:43 PM
@doktor

Why is it making a new srb file everytime if u only change the intensity?
Cause the name isn't changing.
Just curious

thanks for pointing this out, i was testing and it left that way.. kernel building should be faster in next version Smiley
1946  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 10, 2018, 07:54:45 PM
is CryptoNightLite V1 (turttle coin) supported? i see rejected shares if i choose LITEV7




{
"cryptonight_type" : "litev7",
"intensity" : 0,
"double_threads" : true,
"pool" : "eu.turtlepool.space:3333",
"wallet" : "TRTLxxx",
"password" : "x",
"location" : "europe",
"log_file" : ""
}
1947  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 10, 2018, 06:23:59 PM
Another bug?

Miner issues this
[2018-04-10 19:00:53] Warning: thread1 hashing speed is 0 (1)
[2018-04-10 19:00:53] Warning: thread2 hashing speed is 0 (1)


GPU is MSI RX 574 running at 1100/2050 and gpu_conf intensity set to 0  for auto-selection (56).
The computer freezes and reboot is required. 
Happens on two separate rigs after about one day of mining..


this is not a bug, when you use double_threads you use 2 threads on the same gpu (thread1, thread2).
This is like the message says a warning that those threads have speed 0, so they are not hashing. Lower your intensity, put it on 55 and try how that works for you.
1948  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 10, 2018, 11:44:35 AM
Just wanted to test new 1.3.1 version but it makes "Error CL_INVALID_DEVICE when calling clCreateContext" when trying to build opencl kernel for "heavy" algo on my R9 390. "Normal7" working.
"heavy" with other polaris cards in this rig also works fine,

Previous 1.3.0 works fine with this Hawaii card in "heavy"

win 8.1, aug 23 blockchain drivers, old cpu without aes support.

did you left intensity on 0 or you tried to change it manually?
1949  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 10, 2018, 11:43:15 AM
Hi all,
When I clicked the start.bat file, the miner said my cpu doesn’t support AES NI, so it used software simulation. Does it mean srbminer utilizes your cpu also? I don’t want this. Is there a way to disable cpu mining?

Thank you.

No its not using cpu mining, its using your cpu to validate gpu results. This is something every miner does, so don't worry Smiley

Thanks. But how do you reboot the operating system if srbminer crashes or your GPUs hang?

after 3 thread hang messages it should say "Gpu crash detected miner will shut down...." and after that it should quit automatically and restart.
1950  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 10, 2018, 05:28:33 AM
Hi all,
When I clicked the start.bat file, the miner said my cpu doesn’t support AES NI, so it used software simulation. Does it mean srbminer utilizes your cpu also? I don’t want this. Is there a way to disable cpu mining?

Thank you.

No its not using cpu mining, its using your cpu to validate gpu results. This is something every miner does, so don't worry Smiley
1951  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 10, 2018, 05:27:49 AM
Any issue with devfee ?
Just installed v1.3.1 on few rigs.
Mining SUMO, with heavy algo.
2 of them have switched on devfee and I think they have never returned on main pool after that.
Using usa server for devfee.
No pics of that for the moment Sad
I've just enabled log

EDIT : like that ! 18mn doing nothing !


i will make a more informative logging, so we can find out what is happening.
Did it reconnect to your pool after those 18 minutes, or that never happened?
1952  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 09, 2018, 09:08:57 PM
i don't get it why are you trying to match with xmr stak?
i mean its not the same miner , not same opencl kernel.

or you trying this kind of stuff, did you get to match claymore xmr with xmr stak, or castxmr etc ? Cheesy
1953  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 09, 2018, 08:58:15 PM
doktore, ne mogu da namjestim za sumo da mi daje isti hash,
ovako na moneru imam 8650, na sumo ne moze preko 8000 nema sanse, 570 mi tu koci, daje samo 700, a na monero 891.
sta da radim, mijenjao sam inteziti dok ne pukne ne moze vise
pozdrav !

i ne moze da ti daje isti hash kad nisu isti algoritmi, heavy je 'tezi' Smiley
a kako mi rx580 daje isti hash ?
za 570 moram 1 thrard da stavim na 2, nece preko 600

koliko je normalno da bude manji hash ?

verovatno ti je 580 8g a 570 4g?

jeste,upravo tako. na XMR sve u na double i ne znam kako ali na automatic imam najbolji hesh, ovako sam sve povecavaj za po jedan, pali gasi miner treba mi cijeli dan i ne mogu da ga nabodem.


4gb daju slabije dosta, meni su za 4gb ovako :

{ "id" : 0, "intensity" : 61, "double_threads" : false}, iliti po novom config standardu { "id" : 0, "intensity" : 61, "threads" : 1} ako koristis 1.3.1 verziju
1954  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 09, 2018, 06:32:10 PM
doktore, ne mogu da namjestim za sumo da mi daje isti hash,
ovako na moneru imam 8650, na sumo ne moze preko 8000 nema sanse, 570 mi tu koci, daje samo 700, a na monero 891.
sta da radim, mijenjao sam inteziti dok ne pukne ne moze vise
pozdrav !

i ne moze da ti daje isti hash kad nisu isti algoritmi, heavy je 'tezi' Smiley
a kako mi rx580 daje isti hash ?
za 570 moram 1 thrard da stavim na 2, nece preko 600

koliko je normalno da bude manji hash ?

verovatno ti je 580 8g a 570 4g?
1955  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 09, 2018, 06:25:41 PM
doktore, ne mogu da namjestim za sumo da mi daje isti hash,
ovako na moneru imam 8650, na sumo ne moze preko 8000 nema sanse, 570 mi tu koci, daje samo 700, a na monero 891.
sta da radim, mijenjao sam inteziti dok ne pukne ne moze vise
pozdrav !

i ne moze da ti daje isti hash kad nisu isti algoritmi, heavy je 'tezi' Smiley
1956  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 09, 2018, 06:25:08 PM
Please can somebody tell me , how to add payment ID  to bat  file ?  i want to mine direct exchange , all want PAyment ID..  thanks
Depends on pool settings. What pool?

binance mate..

you dont add it to the .bat, you add it to config.txt

"wallet" : "EXCHANGE_WALLET_ADDRESS.payment_id"
1957  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 09, 2018, 06:23:24 PM
Anyone tell me the name of the process this miner creates?  Almost done with my miner monitoring program that will kill miners if something goes wrong IE: GPU reaches a certain temperature

Thanks,
--J

SRBMiner-CN.exe
1958  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 09, 2018, 05:16:32 PM
Miner seems to crash every time i hit H. It shows 2 of my 4 cards.. and crashes.

disable adl in .bat, i know about this problem gonna solve it just need some time.

make it look like this, i bolded what you have to add, the rest is already there just find it:

FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto RUNNING
%EXE% -c config.txt --adldisable
TIMEOUT /T 15 /NOBREAK
1959  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 09, 2018, 02:37:56 PM
its not his fault im the guilty one here, as im so tired that i uploaded a messed up config.txt.
I re uploaded the zip, corrected that. Sorry guys,time for me to rest a little Cheesy
When are you going to reupload the corrected version? Thank you.

Read the post again. You'll find the answer

Just an info, next stop is the failover pools, after that i go on ADL (temperature, clocks, voltage etc..) this one will be an interesting trip Smiley, then API that gives back basic data.

May I request the reboot script.  At times the miner hangs the app doesn't auto-close.  Having an independent script reboot the system itself will be helpful.

you mean when it hangs like with the Warning: threadx hashing speed is 0 (x) message?
it goes to 4 checks, after that it should shut down and the script takes it over and restarts the miner.

you can edit it to restart the whole system if you would like that
1960  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 09, 2018, 02:34:35 PM
V1.3.1
- 'gpu_conf' is now a little more advanced , added worksize and threads option, for more fine tuning
- Intensity now goes from 0-300 , because on Lite and LiteV7 some cards can go more than 200
- Changed color scheme a little bit
- Some optimisations for Hawaii cards (290, 290x, 390, 390x), set intensity to 0 and double_threads to true, or play with manual settings in the 'gpu_conf' part

Note:
You can still use the old config style for 'gpu_conf' i f you want (id, intensity, double_threads). If mixing double_threads and threads, threads will win and be accepted  Grin

Nice, will check it out after work.

Any optimization for 380 and 380x cards?

nothing yet, maybe try :

{ "id" : 0, "intensity" : 32, "worksize" : 8, "threads" : 2}
Pages: « 1 ... 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 [98] 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 ... 164 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!