Author

Topic: SRBMiner Cryptonight AMD GPU Miner V1.9.3 - native algo switching - page 361. (Read 237247 times)

hero member
Activity: 2548
Merit: 626
well then ill have to look into it Smiley
sr. member
Activity: 1484
Merit: 253
V1.1.2
- Using different kernel for GCN and pre-GCN cards
- Intensity can now be more fine-tuned, it can be a decimal number (ex.: 17.2)
- Speedup about 2% in single thread mode
- Config file now begins with { and ends with }, so no more empty line bug
Good! Let's try it.

I guess you still wont have luck with that single 270xcard thing, as i think its more driver related problem, cause of the mixed cards.
But other miners like Claymore and Gateless Gate (Old and Sharp) can handle this situation...
hero member
Activity: 2548
Merit: 626
V1.1.2
- Using different kernel for GCN and pre-GCN cards
- Intensity can now be more fine-tuned, it can be a decimal number (ex.: 17.2)
- Speedup about 2% in single thread mode
- Config file now begins with { and ends with }, so no more empty line bug
Good! Let's try it.

I guess you still wont have luck with that single 270xcard thing, as i think its more driver related problem, cause of the mixed cards.
sr. member
Activity: 1484
Merit: 253
V1.1.2
- Using different kernel for GCN and pre-GCN cards
- Intensity can now be more fine-tuned, it can be a decimal number (ex.: 17.2)
- Speedup about 2% in single thread mode
- Config file now begins with { and ends with }, so no more empty line bug
Good! Let's try it.
hero member
Activity: 2548
Merit: 626
V1.1.2
- Using different kernel for GCN and pre-GCN cards
- Intensity can now be more fine-tuned, it can be a decimal number (ex.: 17.2)
- Speedup about 2% in single thread mode
- Config file now begins with { and ends with }, so no more empty line bug
newbie
Activity: 20
Merit: 0
Didn't work on my amd a4 apu,it read:“failed to get ATI ADL pointer“,and the screen suddenly went to black and then restored
member
Activity: 476
Merit: 19
 at least in previous version it was mandatory to have a log file in the logfile ""
hero member
Activity: 2548
Merit: 626

"charity_password" : "",
"gpu_conf" :
[
   { "id" : 0, "intensity" : 0, "double_threads" : true},
 
]

You were missing the , after charity, and your gpu id is 0 , not 1.
newbie
Activity: 19
Merit: 0
Hi Dev,

I execute the  atart.bat.
It always display "Error in config.txt(ParseError)
Could you help me to check it?
Thank you!
-------------------------
My device ID:
[2018-03-27 18:14:03] GPU0: Radeon RX 570 Series (BUS_ID 1)

-------------------------
the content of Start.bat:

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100
@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
TIMEOUT /T 15 /NOBREAK
goto START
:RUNNING
echo "%EXE% is already running"
pause

-------------------------
the content of config.txt:

"cryptonight_lite" : false,
"intensity" : 0,
"double_threads" : true,
"target_temperature" : 85,
"pool_use_tls" : false,
"pool" : "stratum+tcp://94.130.207.37:50201",
"wallet" : "eL2xcdnR6w8Q882DmkmtrG4AzgrD6iN1L1WBzDvn5zmPDYTAaXtvYknfPCexjpkwKW8ThDzbRjcWh1e 8nYcV24hA1mZJMcjYn",
"password" : "x",
"location" : "asia",
"log_file" : "",
"charity_pool" : "",
"charity_wallet" : "",
"charity_password" : ""
"gpu_conf" :
[
   { "id" : 1, "intensity" : 0, "double_threads" : true},
 
]
member
Activity: 476
Merit: 19
Baffin

RX 550 2 gb polaris 21.

oneclick timing strap with Polaris. ( don't ask me why but the same with SRBpolaris doesn't work)

Shaders unlocked with SRBPolaris Wink

Works with XMR stak, Claymore but not with SRBminer

No hash either with one thread or two.

Btw, running it without any intensity and with one thread intensity is set at 58, with two at 25
Lexa (polaris 12) work even at those intensity Baffin: no way and even at 12 doesn't hash

I will try later with the original bios

newbie
Activity: 7
Merit: 0
Hi, your miner is good but don't have very important function - API. We need to have ability to monitoring states of rig on distance.
newbie
Activity: 79
Merit: 0
Is it possible to make the intensity more differentiated. For example 12.5. For example, RX550 2gb-12 is not enough for them, 13 is the limit. They are already hard, periodically disconnected.
member
Activity: 108
Merit: 11
I guess it only works with GCN or newer cards like almost every other miner created

[2018-03-25 05:08:15] Error CL_INVALID_WORK_GROUP_SIZE when calling clEnqueueNDRangeKernel for kernel 4.

scrolling...

Try V1.1.1, i applied a fix that addresses this issue.

You did it! Thank you so much my HD 6950 thanks you, it even appears to work in AEON mode without "AMD Invalid Result" like XMR-stak does

edit: I spoke too soon, getting rejected shares compute error now Sad At least it works with monero and thats an improvement on whats out there right now.
sr. member
Activity: 1484
Merit: 253
/* This is just an example, edit it and remove comment lines (the slash and star) !! */
"gpu_conf" :
[
{ "id" : 0, "intensity" : 13, "double_threads" : true},
{ "id" : 1, "intensity" : 13, "double_threads" : true},
{ "id" : 2, "intensity" : 13, "double_threads" : true},
{ "id" : 3, "intensity" : 13, "double_threads" : true},
{ "id" : 4, "intensity" : 13, "double_threads" : true},
{ "id" : 5, "intensity" : 12, "double_threads" : true},
]

/* Make sure not to delete this last blank line */

this is how the end of the config looks like

Try download this example config and run it :

https://mega.nz/#F!yJxTTZpK!ZA6WVs3kIfcw_slX3dgw1Q

In the new version, everything turned out. I would very much like that you could make additional pools in the config. It's real?

I also tried to do this, but nothing happened Smiley
"gpu_conf" :
[
{ "id" : 0, "intensity" : 13, "double_threads" : true},
{ "id" : 1, "intensity" : 13, "double_threads" : true},
{ "id" : 2, "intensity" : 13, "double_threads" : false},
{ "id" : 2, "intensity" : 12, "double_threads" : false},

{ "id" : 3, "intensity" : 13, "double_threads" : true},
{ "id" : 4, "intensity" : 12, "double_threads" : true},
]
Why you two times point the same gpu?
newbie
Activity: 79
Merit: 0
/* This is just an example, edit it and remove comment lines (the slash and star) !! */
"gpu_conf" :
[
{ "id" : 0, "intensity" : 13, "double_threads" : true},
{ "id" : 1, "intensity" : 13, "double_threads" : true},
{ "id" : 2, "intensity" : 13, "double_threads" : true},
{ "id" : 3, "intensity" : 13, "double_threads" : true},
{ "id" : 4, "intensity" : 13, "double_threads" : true},
{ "id" : 5, "intensity" : 12, "double_threads" : true},
]

/* Make sure not to delete this last blank line */

this is how the end of the config looks like

Try download this example config and run it :

https://mega.nz/#F!yJxTTZpK!ZA6WVs3kIfcw_slX3dgw1Q

In the new version, everything turned out. I would very much like that you could make additional pools in the config. It's real?

I also tried to do this, but nothing happened Smiley
"gpu_conf" :
[
{ "id" : 0, "intensity" : 13, "double_threads" : true},
{ "id" : 1, "intensity" : 13, "double_threads" : true},
{ "id" : 2, "intensity" : 13, "double_threads" : false},
{ "id" : 2, "intensity" : 12, "double_threads" : false},
{ "id" : 3, "intensity" : 13, "double_threads" : true},
{ "id" : 4, "intensity" : 12, "double_threads" : true},
]
sr. member
Activity: 1484
Merit: 253
Situation with 270X stays the same.
If I try to launch 270X alone, miner gives error CL_INVALID_DEVICE.
If I launch it with 2 RX580 launcher works.
Temperature and fan control for 270X didn't work.

Working program says the version 1.0 still...

Fixed the version thing Smiley
Also could you re-download V1.1.1 from mega and try 270x alone, it should give a longer description on error like :

X threads found, here's a list of deviceIdx : ...

Could you paste that here please Smiley
Here log:

[2018-03-26 00:53:40] Heating up system, please wait...
[2018-03-26 00:53:40] Error CL_INVALID_DEVICE when calling clCreateContext
[2018-03-26 00:53:40] 1 threads found, here's a list of deviceIdx:
[2018-03-26 00:53:40] ID: 2 [ThreadID: 0]
hero member
Activity: 2548
Merit: 626
Situation with 270X stays the same.
If I try to launch 270X alone, miner gives error CL_INVALID_DEVICE.
If I launch it with 2 RX580 launcher works.
Temperature and fan control for 270X didn't work.

Working program says the version 1.0 still...

Fixed the version thing Smiley
Also could you re-download V1.1.1 from mega and try 270x alone, it should give a longer description on error like :

X threads found, here's a list of deviceIdx : ...

Could you paste that here please Smiley
hero member
Activity: 2548
Merit: 626
I guess it only works with GCN or newer cards like almost every other miner created

[2018-03-25 05:08:15] Error CL_INVALID_WORK_GROUP_SIZE when calling clEnqueueNDRangeKernel for kernel 4.

scrolling...

Try V1.1.1, i applied a fix that addresses this issue.
sr. member
Activity: 1484
Merit: 253
Situation with 270X stays the same.
If I try to launch 270X alone, miner gives error CL_INVALID_DEVICE.
If I launch it with 2 RX580 launcher works.
Temperature and fan control for 270X didn't work.

Working program says the version 1.0 still...
hero member
Activity: 2548
Merit: 626
Same error but it says Thread 0 now which indicates it is actually the HD 6950.

Oh well I guess that card is going to have to be on neoscrypt now.

xmr-stak suffers the same problems and all he offered was some patches you could add an compile yourself but no binaries.

https://github.com/fireice-uk/xmr-stak-amd/issues/22

i will look into it, to integrate that 'patch' Smiley
Jump to: