Bitcoin Forum
May 02, 2024, 11:13:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 46 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 »
661  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: November 04, 2018, 06:11:14 AM
and your config?

Code:
"cpu_threads_conf": 
[
  { "cpu_architecture": "ryzen", "affine_to_cpu": 1, "use_cache": true, "multi_hash": 1 },
  { "cpu_architecture": "ryzen", "affine_to_cpu": 3, "use_cache": true, "multi_hash": 1 },
  { "cpu_architecture": "ryzen", "affine_to_cpu": 5, "use_cache": true, "multi_hash": 1 },
  { "cpu_architecture": "ryzen", "affine_to_cpu": 7, "use_cache": true, "multi_hash": 1 },
  { "cpu_architecture": "ryzen", "affine_to_cpu": 9, "use_cache": true, "multi_hash": 1 },
  { "cpu_architecture": "ryzen", "affine_to_cpu": 11, "use_cache": true, "multi_hash": 1 },
  { "cpu_architecture": "ryzen", "affine_to_cpu": 13, "use_cache": true, "multi_hash": 1 },
  { "cpu_architecture": "ryzen", "affine_to_cpu": 15, "use_cache": true, "multi_hash": 1 },
],

"gpu_threads_conf":
[
  { "mode": "GPU", "worksize": 8, "alpha": 64, "beta": 8, "index": 0, "multi_hash": 976 },
  { "mode": "GPU", "worksize": 8, "alpha": 64, "beta": 8, "index": 0, "multi_hash": 976 },
  { "mode": "GPU", "worksize": 8, "alpha": 64, "beta": 8, "index": 1, "multi_hash": 1008 },
  { "mode": "GPU", "worksize": 8, "alpha": 64, "beta": 8, "index": 1, "multi_hash": 1008 },
]

BTW: after a longer use, the hashrate of my 4 GB (GPU 0) remains stable around 1010 h/s but the 8 GB (GPU 1)'s one ends up to 961 h/s.
But I didn't try to optimize the settings yet with the 0.33b4.
For 8Gb cards v7 and v8 algo multi_hash can be up to 1800+. F.e. 1664 or 1888.
662  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: November 03, 2018, 06:12:54 PM
Thanks for new version! And I hope that you find a way to improve heavy perfomance. I didn't like v8 algo - it use too much power. Even if v8 will be on the same speed as v7, heavy gives more profit, cause on 8gb cards speed on heavy algo is faster...
663  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: November 03, 2018, 09:29:40 AM
so you're mining turtle or similar? that's the hardest algo to configure, i take a look and provide some config you can try.

i should release today 0.33b4 with…. +5% performance on cnv8 Shocked
not a joke, but that's for Pitcairn. i benched on Tahiti and still got +3%, and +4% on Bonaire. i had no time to test on other gpus, and notably not vega.

no i didn't hack TeamRed, but i admit that gave me the clue there were a hardware +5% reserve in AMD gpus. i found it in old gpus, but maybe not in new ones.

Good news! What about heavy algo?
664  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: November 02, 2018, 07:25:52 AM
JCE, thanks for your hard work! Miner is great!

Is there some room for heavy algo optimizations? Especcially for 4Gb cards?
665  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: November 02, 2018, 06:11:52 AM
guys! i recently got a rx550, 2gb. Any idea if i can get more than 300h/s on cn-heavy? Cheesy
No, 2Gb too small amount to have normal speed on cn-heavy. You can increase speed only by use overclocking and editing memory straps in bios.
666  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: November 01, 2018, 03:41:00 PM
Someone has good settings for MoneroV8 for the RX550? I can´t get a stable hashrate. I have  6 similiar RX550 with same bios. Hashrate is very unstable and mostly 1 card is slower then all other, and this change all 5min. Monero V7 works stable, and with SRB it works stable too, but  with srb the effective pool hashrate is 400h slower then the reported hashrate.
Memory is 2Mb?
Try this parameters:
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "gamma" : 8, "delta" : 8, "epsilon" : 8, "zeta" : 8, "index" : 1, "multi_hash":464 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "gamma" : 8, "delta" : 8, "epsilon" : 8, "zeta" : 8, "index" : 1, "multi_hash":464 }

Then try to increase both multi_hash parameters untill your card have enough memory or speed became lower even at start.
667  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: November 01, 2018, 05:07:01 AM
Code:
Detecting OpenCL-capable GPUs...
Found GPU 0, with:
  Vendor:                       Intel
  Processor: Intel(R) HD Graphics 510
  Device:                       ff:ff
  Compute-Units:                   12
  Cache Memory:                256 KB
  Local Memory:                 64 KB
  Global Memory:              1603 MB
  Addressing:                 64-bits
Found GPU 1, with:
  Vendor:                         AMD
  Processor:                Ellesmere
  Device:                       02:00
  Compute-Units:                   36
  Cache Memory:                 16 KB
  Local Memory:                 32 KB
  Global Memory:              8192 MB
  Addressing:                 64-bits
Found GPU 2, with:
  Vendor:                         AMD
  Processor:                Ellesmere
  Device:                       04:00
  Compute-Units:                   32
  Cache Memory:                 16 KB
  Local Memory:                 32 KB
  Global Memory:              4096 MB
  Addressing:                 64-bits
Preparing 4 Mining Threads...

+-- Thread 0 config ------------------------+
| Run on GPU:                     1         |
| Multi-hash:                   864         |
| Worksize:                       8         |
| Factor Alpha                   64         |
| Factor Beta                    16         |
+-------------------------------------------+

+-- Thread 1 config ------------------------+
| Run on GPU:                     1         |
| Multi-hash:                   864         |
| Worksize:                       8         |
| Factor Alpha                   64         |
| Factor Beta                    16         |
+-------------------------------------------+

+-- Thread 2 config ------------------------+
| Run on GPU:                     2         |
| Multi-hash:                   864         |
| Worksize:                       8         |
| Factor Alpha                   64         |
| Factor Beta                    16         |
+-------------------------------------------+

+-- Thread 3 config ------------------------+
| Run on GPU:                     2         |
| Multi-hash:                   864         |
| Worksize:                       8         |
| Factor Alpha                   64         |
| Factor Beta                    16         |
+-------------------------------------------+

Cryptonight Variation: Cryptonight-BitTube v2 of July-2018

Low intensity.

Starting GPU Thread 0, on GPU 1
Created OpenCL Context for GPU 1 at 0000025e0971fba0
Created OpenCL Thread 0 Command-Queue for GPU 1 at 0000025e0971fd00
Scratchpad Allocation success for OpenCL Thread 0
Allocating big 3456MB scratchpad for OpenCL Thread 0...
Compiling kernels of OpenCL Thread 0...
Kernels of OpenCL Thread 0 compiled.

Starting GPU Thread 1, on GPU 1
Created OpenCL Thread 1 Command-Queue for GPU 1 at 0000025e0e028ec0
Scratchpad Allocation success for OpenCL Thread 1
Allocating big 3456MB scratchpad for OpenCL Thread 1...
Compiling kernels of OpenCL Thread 1...
Kernels of OpenCL Thread 1 compiled.

Starting GPU Thread 2, on GPU 2
Created OpenCL Context for GPU 2 at 0000025e09869370
Created OpenCL Thread 2 Command-Queue for GPU 2 at 0000025e0dd59790
Scratchpad Allocation success for OpenCL Thread 2
Allocating big 3456MB scratchpad for OpenCL Thread 2...
Compiling kernels of OpenCL Thread 2...
Kernels of OpenCL Thread 2 compiled.

Starting GPU Thread 3, on GPU 2
Created OpenCL Thread 3 Command-Queue for GPU 2 at 0000025e0dd59cd0
Scratchpad Allocation success for OpenCL Thread 3
Allocating big 3456MB scratchpad for OpenCL Thread 3...
Compiling kernels of OpenCL Thread 3...
Kernels of OpenCL Thread 3 compiled.
22:49:05 | BitTube (TUBE) Mining session starts!

22:49:05 | GPU Compute allocation starts at 80% and reaches 100% after ~5min,
22:49:05 | during this time, the hashrate may be unstable and inconsistent.
22:49:05 | Let the miner warm-up if you're tuning for performance.
22:49:06 | Connecting to mining pool tube.ingest.cryptoknight.cc:5631 ...
22:49:06 | Connected to pool. Now logging in...
22:49:06 | Successfuly logged as bxcAUWyAktcLcsdGA1YX7SLkqU3xjCt348An7KosnkCRfE3RoMZa3SYWyCJsp1C34oH3dyJ5dqFwigmfMbGZ844W1rRBDXW4R.50000
22:49:06 | Pool changes Difficulty to 50000.
22:49:19 | GPU 1 Thread 1 Lane 414 finds a Share, value 50000
22:49:19 | Accepted by the pool in 358 ms.
22:49:32 | GPU 1 Thread 1 Lane 785 finds a Share, value 50000
22:49:32 | Accepted by the pool in 388 ms.
22:49:36 | Hashrate GPU Thread 0: 335.78 h/s
22:49:36 | Hashrate GPU Thread 1: 398.09 h/s - Total GPU 1: 733.86 h/s
22:49:36 | Hashrate GPU Thread 2: 0.00 h/s
22:49:36 | Hashrate GPU Thread 3: 0.00 h/s - Total GPU 2: 0.00 h/s
22:49:36 | Total: 733.86 h/s - Max: 733.86 h/s
22:49:37 | Hashrate GPU Thread 0: 335.78 h/s
22:49:37 | Hashrate GPU Thread 1: 398.09 h/s - Total GPU 1: 733.86 h/s
22:49:37 | Hashrate GPU Thread 2: 0.00 h/s
22:49:37 | Hashrate GPU Thread 3: 0.00 h/s - Total GPU 2: 0.00 h/s
22:49:37 | Total: 733.86 h/s - Max: 733.86 h/s
22:49:54 | GPU 1: Temp: 48C - Fan:  0% -- Shares: Good: 2 Bad: 0
22:49:55 | GPU 2: Temp: 44C - Fan:  0% -- Shares: Good: 0 Bad: 0

it's because 4GB GPU but it used 2 thread with multi_hash 864, so better use manual config. you can try below config :

{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "gamma" : 4, "delta" : 4, "epsilon" : 4, "zeta":4, "index" : 1, "multi_hash":944 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "gamma" : 4, "delta" : 4, "epsilon" : 4, "zeta":4, "index" : 1, "multi_hash":944 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 8, "gamma" : 4, "delta" : 4, "epsilon" : 4, "zeta":4, "index" : 2, "multi_hash":944 },

many thanks, it's working now!
what steps recommend increase the multi hash? 580 hashrate is very good (prev miner: 930H/s, jce now: 1030H/s), but the 570 a little bit slow (prev miner: 760H/s, jce now: 680H/s)
All, as I thought... Miner used settings for 8gb card on 4gb card...

Optimal settings... For 8Gb try
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 16, "gamma" : 8, "delta" : 8, "epsilon" : 8, "zeta" : 8, "index" : 1, "multi_hash":944 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 16, "gamma" : 8, "delta" : 8, "epsilon" : 8, "zeta" : 8, "index" : 1, "multi_hash":944 },

for 4Gb:
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 16, "gamma" : 8, "delta" : 8, "epsilon" : 8, "zeta" : 8, "index" : 1, "multi_hash":472 },
{ "mode" : "GPU", "worksize" : 8, "alpha" : 64, "beta" : 16, "gamma" : 8, "delta" : 8, "epsilon" : 8, "zeta" : 8, "index" : 1, "multi_hash":472 },

If with 472 will be error try one of 472 lower to 464.
668  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: October 31, 2018, 09:16:17 PM
Hi!

I have asus rx 580 8gb cards and sapphire nitro+ rx 570 4gb cards.
The 580 cards working good, but the 570 cards dont start. When i start the miner, the gpu clock and the memory clock load are 100%, but after few seconds the memory clock reseted to default 300MHz. The gpu clock load dont change, it stay 100%. The hashrate is 0 (only the 570 cards) In this time the entire system is slowing down extremely.
What might be the problem? Any idea?

Details:
Win 10, Adrenalin 18.5.1.
jce_cn_gpu_miner64.exe --no-cpu --auto --any --forever --variation %FORK% --low -o %POOL%:%PORT% -u %WALLET% -p %PASSWORD% %SSL% %*

Thanks!
Try to disable OC and over/undervolting. Try original bios.

This is what I tried first. I flashed with original bios + otcp, but not working.
What parameters you use for 580 and what for 570?

I use in auto mode:
jce_cn_gpu_miner64.exe --no-cpu --auto --any --forever --variation %FORK% --low -o %POOL%:%PORT% -u %WALLET% -p %PASSWORD% %SSL% %*
It's need to look what parameters miner applyes to each card at start.
669  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.9 - native algo switching on: October 31, 2018, 09:13:14 PM
your miner not working for r9 390/390x and fury... even old tahiti with awesome miner
This miner normal work with R9 270X. Therefore it will work this 390/390X, fury and tahiti.
670  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: October 31, 2018, 03:41:07 PM
Hi!

I have asus rx 580 8gb cards and sapphire nitro+ rx 570 4gb cards.
The 580 cards working good, but the 570 cards dont start. When i start the miner, the gpu clock and the memory clock load are 100%, but after few seconds the memory clock reseted to default 300MHz. The gpu clock load dont change, it stay 100%. The hashrate is 0 (only the 570 cards) In this time the entire system is slowing down extremely.
What might be the problem? Any idea?

Details:
Win 10, Adrenalin 18.5.1.
jce_cn_gpu_miner64.exe --no-cpu --auto --any --forever --variation %FORK% --low -o %POOL%:%PORT% -u %WALLET% -p %PASSWORD% %SSL% %*

Thanks!
Try to disable OC and over/undervolting. Try original bios.

This is what I tried first. I flashed with original bios + otcp, but not working.
What parameters you use for 580 and what for 570?
671  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: October 31, 2018, 02:13:17 PM
Hi!

I have asus rx 580 8gb cards and sapphire nitro+ rx 570 4gb cards.
The 580 cards working good, but the 570 cards dont start. When i start the miner, the gpu clock and the memory clock load are 100%, but after few seconds the memory clock reseted to default 300MHz. The gpu clock load dont change, it stay 100%. The hashrate is 0 (only the 570 cards) In this time the entire system is slowing down extremely.
What might be the problem? Any idea?

Details:
Win 10, Adrenalin 18.5.1.
jce_cn_gpu_miner64.exe --no-cpu --auto --any --forever --variation %FORK% --low -o %POOL%:%PORT% -u %WALLET% -p %PASSWORD% %SSL% %*

Thanks!
Try to disable OC and over/undervolting. Try original bios.
672  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: October 31, 2018, 11:18:43 AM

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?
673  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: October 31, 2018, 05:05:41 AM
Got this on 0.33b2


Detecting OpenCL-capable GPUs...
CL_UNKNOWN_ERROR -1001


Specs: Radeon 7970, win7x64, driver 15.12.

Other miners(claymore,xmrig) run successfully on this pc.

GPU Miner didn't work on Windows 7. It requires Windows 8.1 and higher.

JCE, I think this requirement is need to be placed on 1st page and bolded!
674  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: October 30, 2018, 01:29:46 PM
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.
As I know right variable set is "setx GPU_FORCE_64BIT_PTR 1" not 100. I tried it. Not helps. Miner show that card have 4096Mb memory, but can't use it all...
Give all bat file, please, I'll try. And config.txt

P.S. I forgot to point that it's on heavy algo. On v7 and v8 multihash is up to 832 both threads... Also about 3,5Gb... More gives error...
675  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: October 29, 2018, 02:54:15 PM
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...
676  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: October 29, 2018, 01:46:12 PM
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

On 480 try to lower multi_hash parameters.
677  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: October 29, 2018, 07:55:00 AM
On 8Gb cards heavy algo is faster than v7 and v8 about 5-10%.
On Pitcairn (270X 4Gb) - v7 - 550 h/s, v8 - 520 h/s, heavy - 420 h/s. Is there is any way to improve heavy speed on 4Gb cards?
678  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.9 - native algo switching on: October 29, 2018, 04:58:02 AM
Hi everybody,
How to fix compute errors?
Thanks
Lower overclocking, rise voltage if undervolted. Use native bios.
679  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: October 28, 2018, 10:12:58 PM
Hi all!

Sorry I skip most support today, but i'm pleased to announce the V8-fixed GPU version is online!

that's the 0.33b2, named between b and c because it lacks some 0.33c CPU feature like MoneroOcean (which defaults to Monero-v8 in the GPU version). No autoswitch yet. It still contains the lastest CPU optims and netcode fixes.

The code is partially optimized and balanced for the old and new GPUs. I'll do more per-GPU optims later. Tested on some but not all of my cards, runs fine on RX and Tahiti, on drivers from 15.12 to 18.8
It may not be the fastest yet, but at least it works. Cry

Quote
Have your software work in ryzen apu?
Not tested yet sorry, I never took time to make the APU special code I wanted. Always switching to new topics.
Planned so far:
* Autoswitch for GPU
* Parameterless run for Service mode (all config in the file, even the pool or login)
* Monero v8 optims

My RX560 that reached 524h/s on V7 reaches 476 on JCE 0.33b2, i didn't have time to bench against other miners. I think i've still some room to optimize.

It also includes a very little optim for Heavy/Haven/Tube

edit: i forgot that the 0.33e for Windows and Linux CPU is online too. Contains some extra optims for old CPUs on v8
Good job, man! Now waiting v8 GPU optimizations... It allready gives not bad speed for v8 on Pitcairns and Polaris! But I think, you can do better!

Optimizations for heavy algo also would be good!
680  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.9 - native algo switching on: October 28, 2018, 02:12:27 PM
Best intensity value for Sapphire RX580 8Gb Nitro SE Samsung mem, 1250/2050?
I am getting around 9500-1100 hs
You forgot to point algo.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 46 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!