Bitcoin Forum
April 19, 2024, 09:29:28 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 [1291] 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6589751 times)
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
May 29, 2019, 07:05:57 AM
 #25801

Help me pls...

Use claymore 11.9 - many rigs - all ok
Use claymore 14.6 - default "start.bat" for test (rig - 6x474 samsung, blockchain drivers, page file - 70 Gb, RAM 4 Gb):
not enough GPU memory to place DAG, you cannot mine this coin with this GPU
OpenCL error -61 - cannot allocate big buffer for DAG. Check readme.txt for possible solutions.




What are 474 cards? Is that RX470? or is that some other special card for mining?
It is RX470 4GB.

add this at the beginning of your start bat file
Code:
GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
1713562168
Hero Member
*
Offline Offline

Posts: 1713562168

View Profile Personal Message (Offline)

Ignore
1713562168
Reply with quote  #2

1713562168
Report to moderator
1713562168
Hero Member
*
Offline Offline

Posts: 1713562168

View Profile Personal Message (Offline)

Ignore
1713562168
Reply with quote  #2

1713562168
Report to moderator
1713562168
Hero Member
*
Offline Offline

Posts: 1713562168

View Profile Personal Message (Offline)

Ignore
1713562168
Reply with quote  #2

1713562168
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713562168
Hero Member
*
Offline Offline

Posts: 1713562168

View Profile Personal Message (Offline)

Ignore
1713562168
Reply with quote  #2

1713562168
Report to moderator
1713562168
Hero Member
*
Offline Offline

Posts: 1713562168

View Profile Personal Message (Offline)

Ignore
1713562168
Reply with quote  #2

1713562168
Report to moderator
1713562168
Hero Member
*
Offline Offline

Posts: 1713562168

View Profile Personal Message (Offline)

Ignore
1713562168
Reply with quote  #2

1713562168
Report to moderator
Avionica
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
May 29, 2019, 08:53:05 AM
 #25802

add this at the beginning of your start bat file
Code:
GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100

I tried it...
usually my file looks like this

TIMEOUT 30

SET GPU_FORCE_64BIT_PTR=0
SET GPU_MAX_HEAP_SIZE=100
SET GPU_USE_SYNC_OBJECTS=1
SET GPU_MAX_ALLOC_PERCENT=100
SET GPU_SINGLE_ALLOC_PERCENT=100

TIMEOUT 10

EthDcrMiner64.exe config_solo.txt
PAUSE


Could there be a problem in the drivers? can deliver 19.x.x?
NubyS
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 29, 2019, 08:54:19 AM
 #25803

Is it possible to set up the miner (.bat) file to mine on more then one address from a single .bat file?
Let's say i have 1 rig with 7 GPU-s and i want 4 of them to mine on one address and 3 on another?
lttsi
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
May 29, 2019, 09:03:56 AM
 #25804

I got a big problem ,my rig 8x p106 (ram Samsung) after 3-5 min run Claymore all VGA got a 0 mb/s .
OC setting :Power +75 .-100 core ,+500 mem .
Testing with claymore 14.5 ,14.6 .(-starp 1)
Avionica
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
May 29, 2019, 09:07:12 AM
 #25805

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

Code:
GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100

thanks, I solved the problem
exe file was run as administrator, and the settings remained in another window from the bat file
in the end, they were not used
now everything works
sxemini
Member
**
Offline Offline

Activity: 1558
Merit: 69


View Profile
May 29, 2019, 10:05:52 AM
 #25806

Is it possible to set up the miner (.bat) file to mine on more then one address from a single .bat file?
Let's say i have 1 rig with 7 GPU-s and i want 4 of them to mine on one address and 3 on another?
Code:
@echo off
start "Wallet One" "C:\Claymore Wallet One\EthDcrMiner64.exe"
start "Wallet Two" "C:\Claymore Wallet Two\EthDcrMiner64.exe"


-di 0123 and -mport 0 @ Claymore Wallet One @ config.txt
-di 456 and -mport 0 @ Claymore Wallet Two @ config.txt

Why -mport 0? you must use two different ports for monitoring. For example 3333 and 3334. 0 makes no sense to me.
And why 2 folders?

Make two .bat files and start it seperate or start this two .bat files with a extra start.bat.
questen
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
May 29, 2019, 11:45:26 AM
Last edit: May 29, 2019, 11:56:24 AM by questen
 #25807

EthDcrMiner64.exe -epool stratum+tcp://eu1-etc.ethermine.org:4444 -ewal X -eworker X -epsw x -esm 0 -dcri 8 -strap POL8S1,POL4H1,POL4H1,POL4E1 -rxboost 1 -allcoins etc -allpools 1 -estale 0 -ethi 6 -mode 1 -tt 1 -ttli 75 -etha 0 -r 0 -retrydelay 10 -dbg -1
pause

2 x Radeon™ RX 470 G1 Gaming 4G - 30 mh Hynix
1 x Radeon RX 470 ARMOR 8G OC - 29,8 mh Samsung
1 x Sapphire NITRO+ RX 480 OC 4 GB - 30 mh Elpida

Bios is not flashed, as from the factory.
Driver - Win10-64Bit-Crimson-ReLive-Beta-Blockchain-Workloads-Aug23

Core 1130 Mem 2000  MSI Afterburner 4.6.2 Beta 1
RuMiner
Member
**
Offline Offline

Activity: 168
Merit: 15


View Profile
May 29, 2019, 11:55:55 AM
 #25808

@Claymore,
Quote
-logfile logs\
-logsmaxsize 100
combination is not working still in 14.6. Miner doesn't clean logs folder different from root
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
May 29, 2019, 12:10:48 PM
 #25809

EthDcrMiner64.exe -epool stratum+tcp://eu1-etc.ethermine.org:4444 -ewal X -eworker X -epsw x -esm 0 -dcri 8 -strap POL8S1,POL4H1,POL4H1,POL4E1 -rxboost 1 -allcoins etc -allpools 1 -estale 0 -ethi 6 -mode 1 -tt 1 -ttli 75 -etha 0 -r 0 -retrydelay 10 -dbg -1
pause

2 x Radeon™ RX 470 G1 Gaming 4G - 30 mh Hynix
1 x Radeon RX 470 ARMOR 8G OC - 29,8 mh Samsung
1 x Sapphire NITRO+ RX 480 OC 4 GB - 30 mh Elpida

Bios is not flashed, as from the factory.
Driver - Win10-64Bit-Crimson-ReLive-Beta-Blockchain-Workloads-Aug23

Core 1130 Mem 2000  MSI Afterburner 4.6.2 Beta 1


have you tried the last driver version? it was less Mh/s or not tested at all?

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
questen
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
May 29, 2019, 02:16:02 PM
 #25810

EthDcrMiner64.exe -epool stratum+tcp://eu1-etc.ethermine.org:4444 -ewal X -eworker X -epsw x -esm 0 -dcri 8 -strap POL8S1,POL4H1,POL4H1,POL4E1 -rxboost 1 -allcoins etc -allpools 1 -estale 0 -ethi 6 -mode 1 -tt 1 -ttli 75 -etha 0 -r 0 -retrydelay 10 -dbg -1
pause

2 x Radeon™ RX 470 G1 Gaming 4G - 30 mh Hynix
1 x Radeon RX 470 ARMOR 8G OC - 29,8 mh Samsung
1 x Sapphire NITRO+ RX 480 OC 4 GB - 30 mh Elpida

Bios is not flashed, as from the factory.
Driver - Win10-64Bit-Crimson-ReLive-Beta-Blockchain-Workloads-Aug23

Core 1130 Mem 2000  MSI Afterburner 4.6.2 Beta 1


have you tried the last driver version? it was less Mh/s or not tested at all?
I'll post a new test soon
questen
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
May 29, 2019, 02:28:52 PM
Last edit: May 29, 2019, 03:28:08 PM by questen
 #25811

EthDcrMiner64.exe -epool stratum+tcp://eu1-etc.ethermine.org:4444 -ewal X -eworker X -epsw x -esm 0 -dcri 9 -strap 1,2,2,3 -rxboost 1 -allcoins etc -allpools 1 -estale 0 -ethi 6 -mode 1 -fanmin 50 -fanmax 57 -tt 60 -ttli 70 -cvddc 900 -mvddc 900 -cclock 1150 -mclock 2000,2000,2000,2000 -etha 0 -r 0 -retrydelay 10 -dbg -1
pause

2 x Radeon™ RX 470 G1 Gaming 4G - 30 mh Hynix
1 x Radeon RX 470 ARMOR 8G OC - 30 mh Samsung
1 x Sapphire NITRO+ RX 480 OC 4 GB - 30 mh Elpida

ALL 121Mh   computemode on, Without MSI Afterburner

Bios is not flashed, as from the factory.
Driver - win10-64bit-radeon-software-adrenalin-2019-edition-19.5.2-may22
TomaszD
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 29, 2019, 03:46:48 PM
 #25812

1)

Quote
Nvidia cards have "-strap 1" ... "-strap 6" values (1...3 are normal straps and 4...6 are low-intensity straps).

OK, but...

Quote
Use this option to adjust strap intensity for Nvidia cards if even straps with lowest intensity ("-strap 1" and "-strap 4") are unstable on your cards

So 1,2,3 are normal straps, 4,5,6 are low intensity straps, but lowest intensity straps are 1 and 4? Either something here doesn't make sense or I'm missing something.

2)

I'm unable to set different "sintensity" values for 8 cards (e.g. -sintensity 20,20,20,20,1,20,20,20), says it's an unrecognized command.

3)

If there is an internal straps database for direct selection, do we have to guess the values in the database? What value do I input for Micron memory on a 1060? If it's divided by memory capacity of 4 and 8GB, what about a 1060 6GB?
Bojcha
Hero Member
*****
Offline Offline

Activity: 848
Merit: 500



View Profile
May 29, 2019, 04:02:25 PM
 #25813

EthDcrMiner64.exe -epool stratum+tcp://eu1-etc.ethermine.org:4444 -ewal X -eworker X -epsw x -esm 0 -dcri 9 -strap 1,2,2,3 -rxboost 1 -allcoins etc -allpools 1 -estale 0 -ethi 6 -mode 1 -fanmin 50 -fanmax 57 -tt 60 -ttli 70 -cvddc 900 -mvddc 900 -cclock 1150 -mclock 2000,2000,2000,2000 -etha 0 -r 0 -retrydelay 10 -dbg -1
pause

2 x Radeon™ RX 470 G1 Gaming 4G - 30 mh Hynix
1 x Radeon RX 470 ARMOR 8G OC - 30 mh Samsung
1 x Sapphire NITRO+ RX 480 OC 4 GB - 30 mh Elpida

ALL 121Mh   computemode on, Without MSI Afterburner

Bios is not flashed, as from the factory.
Driver - win10-64bit-radeon-software-adrenalin-2019-edition-19.5.2-may22

You also need to set separate mem clocks. Depend on strap.. Hynix4gb around 2020, Samsung8gb 2000-2200, and elpida 1980-2100.
iRrromka
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
May 29, 2019, 04:05:54 PM
 #25814

HELP!

My wires are overheated!

Using 430.86 Nvidia drivers with 14.6 Clay and -powlim -30 option I've got "gpu 0 nvidia powlim set failed" message in the log file. Energy consumption is above 150 watts (asus 1078).

With previous drivers version it was about 109-115 watts. WTF?
br2459
Full Member
***
Offline Offline

Activity: 269
Merit: 102


View Profile
May 29, 2019, 04:23:39 PM
 #25815

HELP!

My wires are overheated!

Using 430.86 Nvidia drivers with 14.6 Clay and -powlim -30 option I've got "gpu 0 nvidia powlim set failed" message in the log file. Energy consumption is above 150 watts (asus 1078).

With previous drivers version it was about 109-115 watts. WTF?

If you use Afterburner, set power target to 70% to help with load. All of my NVIDIA rigs are set to 70% and run fine.

If the wires are hot it may mean you have a bad riser/power connector. Consider replacing them if the power target doesn't solve your problem.

iRrromka
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
May 29, 2019, 04:26:42 PM
 #25816

HELP!

My wires are overheated!

If you use Afterburner, set power target to 70%

No, I don't. I use Clay command line options. Does anybody have such a problem?
SLcharger
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 29, 2019, 04:50:13 PM
 #25817

Use GPU Tweak II, instead of command line in Claymore.

https://www.asus.com/us/site/graphics-cards/gpu-tweak-ii/

In my experience it work better than Claymore.
Set power to 65%.

Considder :
Create a *.bat file and load delay 90 sec GPU Tweak II.
Create a shortcut.

Ad to startup file, together with shortcut to start.bat for Claymore.

This creates auto start, makes life more easy.
newtan
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
May 29, 2019, 04:53:46 PM
 #25818

Just comeback  :)to Claymore 14.6 . The screen flashes and closes imediately. Log file show:
Quote
07:34:56:240   1590   Check and remove old log files...
07:34:56:241   1590   args: -epool eu1-etc.ethermine.org:5555 -ewal 0x32865c2bf42041c9093974df4412264cce6ed711 -epsw x -platform 1 -rxboost 1
07:34:56:241   1590   
07:34:56:241   1590   ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
07:34:56:241   1590   º                Claymore's Dual GPU Miner - v14.6               º
07:34:56:241   1590   º              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             º
07:34:56:242   1590   º                       Supercharged Edition                     º
07:34:56:242   1590   ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
07:34:56:242   1590   
07:34:56:243   1590   b735
07:34:56:444   1590   ETH: 1 pool is specified
07:34:56:444   1590   Main Ethereum pool is eu1-etc.ethermine.org:5555
07:34:56:444   1590   DCR: 0 pool is specified
My rig is RX570 4g.
Anyone know this isuse please help.
Thanks!
DDU and install again...
Thanks for your reply. Done it but it still closes right after starts. Sad
SLcharger
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 29, 2019, 04:59:17 PM
 #25819

Just comeback  :)to Claymore 14.6 . The screen flashes and closes imediately. Log file show:
Quote
07:34:56:240   1590   Check and remove old log files...
07:34:56:241   1590   args: -epool eu1-etc.ethermine.org:5555 -ewal 0x32865c2bf42041c9093974df4412264cce6ed711 -epsw x -platform 1 -rxboost 1
07:34:56:241   1590   
07:34:56:241   1590   ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
07:34:56:241   1590   º                Claymore's Dual GPU Miner - v14.6               º
07:34:56:241   1590   º              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             º
07:34:56:242   1590   º                       Supercharged Edition                     º
07:34:56:242   1590   ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
07:34:56:242   1590   
07:34:56:243   1590   b735
07:34:56:444   1590   ETH: 1 pool is specified
07:34:56:444   1590   Main Ethereum pool is eu1-etc.ethermine.org:5555
07:34:56:444   1590   DCR: 0 pool is specified
My rig is RX570 4g.
Anyone know this isuse please help.
Thanks!
DDU and install again...
Thanks for your reply. Done it but it still closes right after starts. Sad

I missed that you use 14.6 I can't get that to work on a mixed rig ( Asrock H110 ) either. Still need to figure out why it crashes when it try to load RXboost. Without RXboost, it runs perfect, 8 AMD + 5 GTX 1070.
newtan
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
May 29, 2019, 05:10:45 PM
 #25820



I missed that you use 14.6 I can't get that to work on a mixed rig ( Asrock H110 ) either. Still need to figure out why it crashes when it try to load RXboost. Without RXboost, it runs perfect, 8 AMD + 5 GTX 1070.
[/quote]
You are right, my rig is Asrock H110. Try remove RXboost no works either.
Maybe later version work? Smiley
Pages: « 1 ... 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 [1291] 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 ... 1412 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!