Bitcoin Forum
May 30, 2024, 12:39:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 47 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 ... 164 »
1921  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.4.1 on: April 13, 2018, 12:23:40 PM
V1.4.1
- Added optional parameter reboot_script which if defined disables built in watchdog, and runs a user defined script

Ok guys, another option you wished for is added now  Grin

You can disable the built in watchdog if it's not working for you, and run a .bat instead on GPU crash.
Put the parameter "reboot_script" : "scriptname.bat" in the config file, or just use the .bat i provided (reboot-windows.bat), which restarts your machine.

1922  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.4.0 on: April 13, 2018, 07:38:58 AM
can you try to move the intensity from 32 to for ex 33 and see what happens ? Smiley

"intensity" : 33
SRBMiner-CN-V1-4-0 - 835h/s, 1xRX480

Everything other than intensity 32 has lesser results !!!
No problem 50, 100, 200h/s difference! Oddly, it is that with the newer versions it produces weaker results.
Greetings and thanks to the wonderful work you do @doktor83Wink

i double checked and nothing has changed from v1.3.1 that should have impact on manually set parameters.
I did some changes to auto configure tho.
Can you please try 32.5 intensity Smiley

thanks for your support it means a lot to me.
1923  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.4.0 on: April 13, 2018, 07:03:54 AM
ATTENTION!

Do not download miner from this link :

https ://github.com/Mainergrud/SRBMiner

I don't know what this is, always download from the link in the first post!
1924  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.4.0 on: April 13, 2018, 06:53:53 AM
can you try to move the intensity from 32 to for ex 33 and see what happens ? Smiley
1925  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.4.0 on: April 13, 2018, 05:35:54 AM
V1.4.0
- Added multiple pools support (failover pools)
- Added GPU crash display & logging back again
- Some minor bug fixes

Every pool now must be defined in a separate pools file.
The logic is simple, if it can't connect to first specified pool, after 2 retries it goes to the second one, and so on.. When reached the last pool, it goes back to the first one.

You can set the number of retries in config.txt adding the "giveup_limit" parameter.

At the moment there is no option to use pools with algo other then the one specified in the config file.
1926  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 12, 2018, 12:34:59 PM
but i have 2 rigs. rig 1 is not affected. only rig 2. here are my specs:

rig 1:
sap rx 570 nitro+ 4gb (samsung)

rig 2:
powercolor rx 570 red devil 4gb (hynix&elpida)


Now that is really strange, both cards are 570 4g, i will check what is happening.
Regarding hw errors, that means the result GPU returned could not be validated on the CPU, because it's wrong.

If you have a few errors don't worry, but if you got a lot i would start with lowering intensity.
Intensity can be a decimal number, so for example if you now use 35, you can try 34.5. If not satisfying then 34 and so on. Smiley
1927  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 12, 2018, 11:48:00 AM
Hello doktor,
My hashrate still drops with vega 64, even with 100% fan config in afterburner (8500 to 6000h/s for 6 gpu) after few minutes.
Do you think it is better to use overdrive for this or it will change nothing?

Is it a driver problem? I have Amd Crimson  016.001.001.000 , should i change?

Last question: i can set my mem clock to 1100 max, after this, it reboot my computer, is there a way to go higher, or will it change nothing?

Thanks a lot for your help!

I don't have Vega cards but i found on many many places on the net that vegas hashrate drops, so its not a miner related problem.
Maybe someone here who has Vega cards can help you ?
1928  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 12, 2018, 11:46:27 AM
post your 1.3.1 conf , and 1.3.2 conf here please
nothing was done in new version regarding hashing speeds, only some re-work of auto intensity settings.
I had to lower a little bit auto settings cause lot of users get false-good intensity value and crashing.

So you just need to increase the auto intensity value you get and insert that value instead 0 in the config file.



im on a manual gpu conf before and after the latest update. latest update reduced speed. i dont understand neither.

i will check it then. Which algo? Heavy?
1929  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 12, 2018, 11:07:07 AM
i still need that log file to help you
1930  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 12, 2018, 10:37:03 AM
ok, now --listdevices please
1931  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 12, 2018, 10:18:10 AM
Excuse me,noob question.
where to put "--logfile filename"?
this is my bat file.

Quote
@echo off

cls
SETLOCAL EnableExtensions
set EXE=SRBMiner-CN.exe

:START
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto RUNNING
%EXE% -c config.txt  --logfile log.txt
TIMEOUT /T 5 /NOBREAK
goto START
:RUNNING
echo "%EXE% is already running"
pause

I bolded it for you Smiley
1932  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 12, 2018, 10:17:16 AM
post your 1.3.1 conf , and 1.3.2 conf here please
nothing was done in new version regarding hashing speeds, only some re-work of auto intensity settings.
I had to lower a little bit auto settings cause lot of users get false-good intensity value and crashing.

So you just need to increase the auto intensity value you get and insert that value instead 0 in the config file.

1933  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 12, 2018, 05:38:30 AM
Hi doktor83.
your miner work very well, but Could you please add options to restart a computer instead of restart miner?
Because my computer is freeze every time the miner try to restart itself.
 I have to push the start button to reboot my computer every time if freeze.

Thank you.  Smiley

could you try latest version 1.3.2 and clarify that it still hangs on restarting? Also why dont you lower your intensity a little bit so your gpus wont hang?  Wink
1934  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 12, 2018, 05:33:27 AM
Doktor, can you please add support for worker name and email address. Without an email address I can’t change my minimum payout (nanopool)

Thank you.

Here is the format for nanopool.

WalletAddress.WorkerName/Email
Tks. It works.


@doktor. The miner reports open CL 2.0. I wonder why you didn't use 3.0. no gains?

it reports the version of opencl your hardware supports  Grin
1935  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 12, 2018, 05:30:40 AM
WHY VEGA HASHRATE DROPS AFTER SOME TIME?

Vega's throttle because of flaky drivers. They will throttle themselves if the memory on the cards (HBM) get's too hot.
Until i add an option to set fan RPM you can use OverdriveNTool to set the min fan speed to 3000rpm for example that should keep the card cool enough.
1936  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 12, 2018, 03:51:12 AM
guys with devfee problem, download 1.3.2 and turn on logging, so if it hangs again we can get more info on what happened so i can fix it.

Also speed for auto is now a little lower on some cards, but if that is the case with you just set it manually and you will get the same speeds as on v 1.3.1

Worker name is pool related, you put it in wallet parameter, but the format is not same on every pool, check it on the pool they have written this info on their site.
1937  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 11, 2018, 07:28:54 PM
Hi

when i try to just one gpu:

"gpu_conf" :
[

   { "id" : 3, "intensity" : 120, "worksize" : 16, "threads" : 2},
]
}

i get an error this error:

Error CL_INVALID_DEVICE when calling clCreateContext

however if i run all 4..it works. can you please assist me on getting one gpu only to mine?

thanks

Hi , can you download latest version and try? It should be fixed Smiley
1938  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 11, 2018, 03:18:08 PM
I'm tested 1.3.2 update. For 8Gb Polaris hashrate remained at the same level - 1100 h/s. 4GB Polaris lost performance -725 h/s against 762 h/s in 1.3.1. 4Gb Hawaii productive same level - 670-690 h/s.

Nothing is lost, i just lowered auto setup values a little bit, you can set intensity by hand and you will be back again at the same speeds.
1939  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2 on: April 11, 2018, 02:16:34 PM
V1.3.2
- Cryptonight UltraHeavy algo updated
- Miner restarting on crash should now work in most cases
- Added detailed device listing with --listdevices parameter
- Added detailed logging, use --logfile filename, log option removed from config.txt
- Hopefully fixed bug when in 'gpu_conf' you want to set only one GPU
- Fixed temperature and rpm display

So you guys still having problems can now enable detailed logging, you have to use parameter --logfile filename, in bat.
I removed log option from config file.

Also please report if you can use 1 gpu now in 'gpu_conf', i think i fixed that one.
1940  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1 on: April 11, 2018, 12:37:53 PM
is there known bug that every 2 gpus showing the same temperature and fan speed?

you may be right, i will check it
Pages: « 1 ... 47 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 ... 164 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!