Search content
Sort by

Showing 8 of 8 results by Mike Leone
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
Mike Leone
on 02/11/2018, 17:54:51 UTC

Quote
"Failed to allocate shared Large Page, using normal memory (slower). Failed to allocate 2MB Large Page Scratchpad Buffer, using normal memory (slower)."
That's a message about the CPU mining, because --auto also configures the CPU. To stay on GPU only, add parameter --no-cpu


I tried and with the --no-cpu in auto mode and with the command -c config.txt Error: CL_BUILD_PROGRAM_FAILURE Code: O-2.10 "
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
Mike Leone
on 01/11/2018, 04:45:43 UTC

Quote
Hey. RX480 video card 8GB nitro + error "Compilation of OpenCL kernels failed.
what version of drivers and Windows?

Adrenalin 18.6.1
Win10x64
Did you tried to lower multi_hash parameters?

Here is what he writes in auto mode "Failed to allocate shared Large Page, using normal memory (slower). Failed to allocate 2MB Large Page Scratchpad Buffer, using normal memory (slower)."

Run Administrator no effect

I tried to put 8gb RAM no effect (
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
Mike Leone
on 01/11/2018, 04:19:10 UTC

Quote
Hey. RX480 video card 8GB nitro + error "Compilation of OpenCL kernels failed.
what version of drivers and Windows?

Adrenalin 18.6.1
Win10x64
Did you tried to lower multi_hash parameters?

Yes, it did not help (
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
Mike Leone
on 31/10/2018, 10:29:36 UTC

Quote
Hey. RX480 video card 8GB nitro + error "Compilation of OpenCL kernels failed.
what version of drivers and Windows?

Adrenalin 18.6.1
Win10x64
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
Mike Leone
on 30/10/2018, 11:17:43 UTC
It's strange... But on my Pitcairn card 270X 4Gb miner can't use more than 3.5Gb of vmemory... 1 thread 1856 and 2nd 1644 (multihash 464 and 416 or 448+432) = 3500Mb. Increasig any thread without lowering other leads to OpenCL error on creating buffer for 2nd thread...

Add this line to the bat file "setx GPU_FORCE_64BIT_PTR 100". Will be used 4gb. Multihash 464 1 and 2 thread. R9 370 4gb 1150/1500 Samsung 575 h, timings (straps) from 1250.
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
Mike Leone
on 29/10/2018, 08:12:43 UTC
Hey. RX480 video card 8GB nitro + error "Compilation of OpenCL kernels failed.
Error: CL_BUILD_PROGRAM_FAILURE Code: O-2.10 "in any miner version. R9 370 4g works fine. Help ...

Why in newer versions the hashrate 300-580 jumps, on the old version 031f the hashrate is stable 580? Cards R9 370 4g
Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.1
by
Mike Leone
on 05/07/2018, 07:49:59 UTC
Hello, does not display the temperature and speed of the fan. Video cards R9 370 series ...

Try to change adl_type parameter, default is 1, try 2.
Put it on "gpu_conf" to get something like that (for intensity, worksize e threads use your stable config, this is only for example):

"gpu_conf" :
[
   { "id" : 0, "intensity" : 50, "worksize" : 4, "threads" : 1, "adl_type": 2},
]


"adl_type" : 1 or 2 , 1 - USE OVERDRIVEN , 2 - USE OVERDRIVE 5. Default is 1 if not set. Option 2 (Overdrive 5) is suitable for older cards

Thank you so much bro!!! Wink
Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.1
by
Mike Leone
on 24/06/2018, 17:44:52 UTC
Hello, does not display the temperature and speed of the fan. Video cards R9 370 series ...