badworm
Newbie
Offline
Activity: 8
Merit: 0
|
 |
August 01, 2019, 04:19:17 AM |
|
Hi,
I notice that -li does not 'really' reduce heat and power consomption. Does anyone get a good tune to stabilize ?
|
|
|
|
black1ight
Jr. Member
Offline
Activity: 44
Merit: 1
|
 |
August 01, 2019, 04:40:53 AM |
|
Hi quick question is it possible to apply -strap 1 using claymore to all my gpu's but one? If so how?
I have one p104 that crashes everytime I try using straps. The rest of my cards are 1070,1060 that are compatible with the strap.
Using claymore 14.6
Strap 0 will disable for that gpu. . Example: strap 1,2,3,0,5,6 here the fourth gpu (gpu3) no straps will be enabled.
|
|
|
|
NefariousFool
Jr. Member
Offline
Activity: 36
Merit: 7
|
 |
August 01, 2019, 06:26:30 AM |
|
Hi,
I notice that -li does not 'really' reduce heat and power consomption. Does anyone get a good tune to stabilize ?
it just lowers the intensity of which the algo is applied it isn't meant for cooling its meant to help with stability. remember there's 4 settings 0, 1, 2,3 Yes i have it help stability all the time. i have 580's and 570's running 34mhs due to the lidag setting. just helping the intensity a little.
|
|
|
|
NefariousFool
Jr. Member
Offline
Activity: 36
Merit: 7
|
 |
August 01, 2019, 06:29:35 AM |
|
For everyone who is having issues with the DAG during the new epoch, remove or disable one of your GPUs and see if it works then.
If it works then you most likely need more memory, either virtual or RAM.
If it still doesn't work, then its some software issue.
Hard to diagnose this issue since some people are getting it while other's are not.
tried with only 1 GPU enabled, still not working... Lower your driver version to 19.7.1 or lower and your DAG issue will be resolved.
|
|
|
|
abg00
Jr. Member
Offline
Activity: 288
Merit: 1
|
 |
August 01, 2019, 08:46:41 AM |
|
For everyone who is having issues with the DAG during the new epoch, remove or disable one of your GPUs and see if it works then.
If it works then you most likely need more memory, either virtual or RAM.
If it still doesn't work, then its some software issue.
Hard to diagnose this issue since some people are getting it while other's are not.
tried with only 1 GPU enabled, still not working... Lower your driver version to 19.7.1 or lower and your DAG issue will be resolved. same trouble with 18.6.1
|
|
|
|
badworm
Newbie
Offline
Activity: 8
Merit: 0
|
 |
August 01, 2019, 09:18:31 AM |
|
Hi,
I notice that -li does not 'really' reduce heat and power consomption. Does anyone get a good tune to stabilize ?
it just lowers the intensity of which the algo is applied it isn't meant for cooling its meant to help with stability. remember there's 4 settings 0, 1, 2,3 Yes i have it help stability all the time. i have 580's and 570's running 34mhs due to the lidag setting. just helping the intensity a little. Thanks for answer, but -li and -lidag commands looks different in the readme file : -li low intensity mode. Reduces mining intensity, useful if your cards are overheated. Note that mining speed is reduced too. More value means less heat and mining speed, for example, "-li 10" is less heat and mining speed than "-li 1". You can also specify values for every card, for example "-li 3,10,50". Default value is "0" - no low intensity mode. -lidag low intensity mode for DAG generation, it can help with OC or weak PSU. Supported values are 0, 1, 2, 3, more value means lower intensity. Example: "-lidag 1". You can also specify values for every card, for example "-lidag 1,0,3". Default value is "0" (no low intensity for DAG generation).
|
|
|
|
|
BFL88
Newbie
Offline
Activity: 11
Merit: 0
|
 |
August 01, 2019, 10:35:08 AM |
|
For everyone who is having issues with the DAG during the new epoch, remove or disable one of your GPUs and see if it works then.
If it works then you most likely need more memory, either virtual or RAM.
If it still doesn't work, then its some software issue.
Hard to diagnose this issue since some people are getting it while other's are not.
tried with only 1 GPU enabled, still not working... Lower your driver version to 19.7.1 or lower and your DAG issue will be resolved. Thanks, but presume that refers to a windows driver...? I'm on Linux, and the driver has not updated recently...
|
|
|
|
abg00
Jr. Member
Offline
Activity: 288
Merit: 1
|
 |
August 01, 2019, 12:44:00 PM |
|
|
|
|
|
dvz35
Jr. Member
Offline
Activity: 57
Merit: 3
|
 |
August 01, 2019, 02:41:30 PM |
|
TIMEOUT 40 @echo off 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 @echo on EthDcrMiner64.exe -epool eu2.ethermine.org:4444 -ewal 0x5B52e30Cd4a84Fb4 -eworker test -epsw x -mode 1 -r 1 -dbg -1 -mport 0 -etha 0 -retrydelay 3 -ftime 25 -strap 1 -rxboost 1 pause
|
|
|
|
|
abg00
Jr. Member
Offline
Activity: 288
Merit: 1
|
 |
August 01, 2019, 03:08:28 PM |
|
|
|
|
|
Claymore (OP)
Donator
Legendary
Offline
Activity: 1610
Merit: 1325
Miners developer
|
 |
August 01, 2019, 03:37:15 PM |
|
This build 747 sets environment variables automatically, that's the only difference. So if it works for you and previous versions don't work, it means that you cannot correctly set system environment variables in Windows. I will release v14.8 within a few days, it will set environment variables automatically too, right now you can use b747 if you have problems with DAG on 4GB AMD cards.
|
|
|
|
abg00
Jr. Member
Offline
Activity: 288
Merit: 1
|
 |
August 01, 2019, 06:07:07 PM |
|
trouble in beta witn rx550 card
21:03:12:322 480 Error loading C:\Claymore's Dual Ethereum+Decred_Siacoin AMD+NVIDIA GPU Miner v6.3\Data1k1.bin 21:03:12:323 480 Cannot build OpenCL program for GPU 0
|
|
|
|
Claymore (OP)
Donator
Legendary
Offline
Activity: 1610
Merit: 1325
Miners developer
|
 |
August 01, 2019, 06:50:37 PM |
|
trouble in beta witn rx550 card
21:03:12:322 480 Error loading C:\Claymore's Dual Ethereum+Decred_Siacoin AMD+NVIDIA GPU Miner v6.3\Data1k1.bin 21:03:12:323 480 Cannot build OpenCL program for GPU 0
This bug is due to internal Navi tests, incorrect binary was used. Fixed, please try b748: https://mega.nz/#!D0pFHQSL!K0tlq7j2Huupo-PDK2SMuIovDCuXehcm5YZSQfmNEww
|
|
|
|
karim_hassan777
Newbie
Offline
Activity: 58
Merit: 0
|
 |
August 01, 2019, 07:32:49 PM |
|
trouble in beta witn rx550 card
21:03:12:322 480 Error loading C:\Claymore's Dual Ethereum+Decred_Siacoin AMD+NVIDIA GPU Miner v6.3\Data1k1.bin 21:03:12:323 480 Cannot build OpenCL program for GPU 0
This bug is due to internal Navi tests, incorrect binary was used. Fixed, please try b748: https://mega.nz/#!D0pFHQSL!K0tlq7j2Huupo-PDK2SMuIovDCuXehcm5YZSQfmNEwwAny progress with RX 5700 XT cards ?
|
|
|
|
Maxson666
Newbie
Offline
Activity: 3
Merit: 0
|
 |
August 01, 2019, 07:59:31 PM |
|
respected developer Claymore does not work above 10.6 with the -asm 2 option on the R9 270 and 7950 card under Linux 16.04.05 with 18.10 drivers, which with dag fix to fix, Miner freezes, and everything works on Windows, but there is no damn thing to fix.
|
|
|
|
Claymore (OP)
Donator
Legendary
Offline
Activity: 1610
Merit: 1325
Miners developer
|
 |
August 01, 2019, 08:19:59 PM |
|
Any progress with RX 5700 XT cards ?
I can create ASM binaries for Navi now. But AMD must fix their drivers, they have same problem as old drivers for Polaris, drivers with dag fix are required. AMD knows about this problem, hope they will fix it.
|
|
|
|
cikusa
Jr. Member
Offline
Activity: 39
Merit: 2
|
 |
August 01, 2019, 08:43:47 PM |
|
Any progress with RX 5700 XT cards ?
I can create ASM binaries for Navi now. But AMD must fix their drivers, they have same problem as old drivers for Polaris, drivers with dag fix are required. AMD knows about this problem, hope they will fix it. Looks like they are releasing some updates on drivers, but i don't think they will put any info about dag fix in their changelog.
|
|
|
|
BFL88
Newbie
Offline
Activity: 11
Merit: 0
|
 |
August 01, 2019, 10:37:22 PM |
|
can confirm this works, & solves the DAG issue - on linux, with amd 4gb cards thanks mr claymore
|
|
|
|
|