Author

Topic: lolMiner 1.64: Fastest Kaspa miner in market - page 142. (Read 155175 times)

member
Activity: 433
Merit: 48
How can I control the speed of the fans directly in the miner?

Currently you can not and I think that will remain so for a while. Why?
Well because there is no way doing that for AMD and Nvidia for all OS (Win 7, Win 10, Linux) the same way.
So the codibg would bind a lot of capacities at my side (I develop this miner alone alongside my dayjob and family) that I rather spend for creating better minibg code. Furthermore it is a matter of resposability. A corrupt kernel code can make a rig hang and can make it require a reboot, but thats it. A bug in overclocking or fan setting routine can physically harm hardware - that I do not like much. Maybe I will do temp reading in future and provide it over the API but I do not think fan or OC setting will come anyhow soon.

Hi. Can i use only 1 or 2 graphic cards of my rig? No matter what i do lolminer is using all of cards and i want to shut down 1 of them. Can i do it?

You are running with config file? Then you can modify the profile of the coin (or default section) by adding
Code:
"DEVICES" : [0,2]
For example to run on first and 3rd GPU but skipping the second. Note if you put this to default section it will be overwritten by a devices entry in the individual profile.
For command line use it should be
Code:
-devices=0,1
doing the same thing.

Benchmark shows this on my 56/64 vega rig for 144.5:

...
Average speed (5s): 62.6 sol/s | 56.0 sol/s | 56.6 sol/s | 61.4 sol/s | 60.4 sol/s | 44.0 sol/s Total: 340.9 sol/s
Average speed (5s): 63.2 sol/s | 58.6 sol/s | 58.6 sol/s | 59.8 sol/s | 59.6 sol/s | 43.2 sol/s Total: 342.9 sol/s
---------------------------------------------
Average speed (60s): 61.8 sol/s | 57.2 sol/s | 56.7 sol/s | 61.5 sol/s | 56.9 sol/s | 46.4 sol/s Total: 340.7 sol/s

I also get invalid share and some warnings/errors:


Hmm something is wrong here. The speed you see is much higher then I would expect for this cards - I rather would think about 30 to 35 to be realistic.  No real idea why at the moment but I think something in tge filtering is broken. The miner after last round checks the solutions and filters out incomplere ones. Seems that does not work here and more solutions pass the check then it should. No idea why, but this is not good.

The warning message you got is no problem. This has something to do with a bit fancy pointer magic in GPU code ^^ But I wonder: this messages should not be displayed - you are certainly running 0.42? I think thats an older version.

seems it doesn't work for vegas on linux

Doesn't work at yours? What driver you use for the vegas, the ROCm or the amdgpu-pro?
I have no vega myself, so can not trst directly but with some detail info I think we can debug it Smiley

Quote from: CygnusMinor link=topic=4724735.msg44315356#msg44315356
That's a pretty amazingly dramatic performance improvement.

I think there os a bug - your 30 to 33 sols / s is more realistic and in region so I am shure the solutions are all valid. I think in his case something is broken, but will have to see what exactly.
Hope in future versions to put some sol/s on top of cause. New code is already work in progress Smiley
newbie
Activity: 18
Merit: 0
seems it doesn't work for vegas on linux

I'm able to get lolMiner working with two Vega 56's on Ubuntu 18.04.4 with amdgpu-pro-18.30-633530.tar.xz (legacy and pal both installed) by symlinking libamdoclsc64.so to libamdocl64.so and making certain I had the 'video' group on the user running the miner.

However, I'm with wojcieh and am only able to get 31-33 sol/s out of each of my two stock MSI airboost vega 56s (I undervolt them, but even at normal voltage I get max of 33). Are you seeing that 56 - 63 sol/s performance only on Windows? Did you make vbios changes?

That's a pretty amazingly dramatic performance improvement.

newbie
Activity: 50
Merit: 0
seems it doesn't work for vegas on linux
legendary
Activity: 2198
Merit: 1000
I'm actually mining some BTCZ again WOOT!

Using lolminer v041

Its actually doing a good job. Very stable.

Mining on a wide range of AMD cards. So far so good on: 7950, 7970, 280x, 290x, 380x, 390x and RX 480's (wont run on HD 7870 nor R9 270x)   Cheesy

Now we just need that price back up to 65-150 like the good ole days

THX dev for the miner! keep improving it!
newbie
Activity: 81
Merit: 0
there s no profit on mnx coin. for rx cards. i hope its gonna be some updates
newbie
Activity: 18
Merit: 0
SigiSinatra, what are your system, driver and cards parameters? overclocked? i menaged to get only ~33sol/s per vega 64
newbie
Activity: 50
Merit: 0
Benchmark shows this on my 56/64 vega rig for 144.5:

...
Average speed (5s): 62.6 sol/s | 56.0 sol/s | 56.6 sol/s | 61.4 sol/s | 60.4 sol/s | 44.0 sol/s Total: 340.9 sol/s
Average speed (5s): 63.2 sol/s | 58.6 sol/s | 58.6 sol/s | 59.8 sol/s | 59.6 sol/s | 43.2 sol/s Total: 342.9 sol/s
---------------------------------------------
Average speed (60s): 61.8 sol/s | 57.2 sol/s | 56.7 sol/s | 61.5 sol/s | 56.9 sol/s | 46.4 sol/s Total: 340.7 sol/s

I also get invalid share and some warnings/errors:

2 warnings generated.
/tmp/AMD_27012_199/t_27012_201.cl:2903:18: warning: incompatible pointer types
      initializing '__global uint *' (aka '__global unsigned int *') with an
      expression of type '__global uint4 *' [-Wincompatible-pointer-types]
        __global uint * outCounters = &output0[0];
                        ^             ~~~~~~~~~~~
/tmp/AMD_27012_199/t_27012_201.cl:3119:1: warning: null character ignored
      [-Wnull-character]

^
2 warnings generated.
Connecting to pool...
Connected to btg-eu.coinblockers.com:5555
Subscribed to stratum server
New target received: 0020000000000000000000000000000000000000000000000000000000000000
New job received: 4ac6
Authorized worker: GV5SfFk6EX2PXVopwRHepaVAEPxJxhKceH.lolMiner
Start Mining...
Submitting share
invalid solution
Warning: Share not accepted
Submitting share
invalid solution


jr. member
Activity: 148
Merit: 5
Lollie,

You seem to be the only dev taking a crack at new Equihash algorithms with different N,K parameters for AMD. Have you looked at all at AION's POW? It's N,K params are 210,9; I'm quite interested in this project, unfortunately currently only nvidia cards can mine it. I'm sure you'd get a good chunk of people like me using your miner if you can crack it!

It's more demanding on memory... so I'm hoping that a miner optimized to the Vega's HBM2 could be competitive with the CUDA Nvidia miners.
newbie
Activity: 20
Merit: 0
Hello everyone, did some testing today with old cards (hawaii and tahiti).

Modded bios on every card (mem timings), slightly overclocked, some cards underperform, due to the lack of good memory timings.
60s avarage speeds
hawaii devices (0,1,3,5,7,8)
tahiti devices (2,4,6,9)

Quote
device 0:   AMD Radeon R9 200 Series
         290X Sapphire 4GB (1040 MHz / 1400 MHz)
         usage: core 100% / mem controller 30%
         24.7 - 25.9 Sol/s   ~115W

device 1:   AMD Radeon (TM) R9 390 Series
         390X Asus 8GB (1040 MHz / 1500 MHz)
         usage: core 100% / mem controller 30%
         25.9 - 27.6 Sol/s   ~115W

device 2:   AMD Radeon R9 200 / HD 7900 Series
         HD 7970 Gigabyte 3GB (1050 MHz / 1400 MHz)
         usage: core 99% / mem controller ? (that's normal for tahiti cards gpuz readings)
         18.6 - 19.6 Sol/s   ?

device 3:   AMD Radeon R9 200 Series
         290X Sapphire 8GB (1040 MHz / 1500 MHz)
         usage: core 100% / mem controller 30%
         22.8 - 23.2 Sol/s   ~185W

device 4:   AMD Radeon R9 200 / HD 7900 Series
         HD 7970 Gigabyte 3GB (1050 MHz / 1400 MHz)
         usage: core 99% / mem controller ?
         18.4 - 19.4 Sol/s   ?

device 5:   AMD Radeon R9 200 Series
         290X Sapphire 4GB (1080 MHz / 1400 MHz)
         usage: core 100% / mem controller 30%
         24.0 - 24.7 Sol/s   ~135W

device 6:   AMD Radeon R9 200 Series
         280X HiS 3GB (1050 MHz / 1500 MHz)
         usage: core 98% / mem controller ?
         19.1 - 19.6 Sol/s   ?

device 7:   AMD Radeon R9 200 Series
         290X MSI 4GB (1030 MHz / 1400 MHz)
         usage: core 100% / mem controller 30%
         21.1 - 22.5 Sol/s   ~160W

device 8:   AMD Radeon (TM) R9 390 Series
         390X Sapphire 8GB (1080 MHz / 1500 MHz)
         usage: core 100% / mem controller 30%
         26.0 - 27.5 Sol/s   ~170W

device 9:   AMD Radeon R9 200 / HD 7900 Series
         HD 7970 Gigabyte 3GB (1050 MHz / 1400 MHz)
         usage: core 99% / mem controller ?
         18.5 - 19.7 Sol/s   ?

So overall performance is not bad, but i think there is some potential for improvement.
Comparing the old equihash 200,9 hashrates from those cards to a nvidia 1080ti with zhash hashrates (only comparison i can get first hand) we get 400Sol/s from a 390X vs 780Sol/s from a 1080ti. When mining Zhash, we get: 27 Sol/s vs 70 Sol/s for now, mining ethhash would be like 30Mh/s vs 52Mh/s. So the difference between the two cards would be somewhere like < 1:2. I think there are some other algo's with a similar factor between the two cards, so if there is not more potential for like 5-10Sol/s i would be sad.

But for now great work Lolliedieb!
Thats my feedback for old AMD cards (they have still juice Cheesy ), running longterm test with these 10 cards now.
newbie
Activity: 18
Merit: 0
Hi. Can i use only 1 or 2 graphic cards of my rig? No matter what i do lolminer is using all of cards and i want to shut down 1 of them. Can i do it?
newbie
Activity: 16
Merit: 0
How can I control the speed of the fans directly in the miner?
member
Activity: 433
Merit: 48
One with 4GB Elpida memory with best timings available in this forum & speed set to max. 1999 MHz, GPU at 1250 MHz.
The other with 8GB Hynix also with best timings at 2050 MHz & GPU at 1250 too.
Both cards give me the same speed, about 14.5 with 0.41 & 20 with 0.42 (average, not peek).
Blockchain drivers & Windows Server 2008 R2

Ah ok, what I see is my card runs with stock clocks, so 1366 MHZ - that could explain at least a few %. But likely your setup is more energy efficient Wink
Lets see if we can still find a few % for you by writing better code Cheesy
newbie
Activity: 129
Merit: 0
For me with my 2 RX 580 change is:
14.5 each to 20 sol/s (+38%)

Go this way, when it reaches 100 sol/s per card it will be profitable  Grin

Thats odd - before yours was much faster, now slower.  Hmm ... most changes targeted the memory controller, maybe different vendor of mem chips?
My testing gpu is a saphire pulse 4g at stock clocks, what is yours?

One with 4GB Elpida memory with best timings available in this forum & speed set to max. 1999 MHz, GPU at 1250 MHz.
The other with 8GB Hynix also with best timings at 2050 MHz & GPU at 1250 too.
Both cards give me the same speed, about 14.5 with 0.41 & 20 with 0.42 (average, not peek).
Blockchain drivers & Windows Server 2008 R2
jr. member
Activity: 98
Merit: 1
RX  580: 12.5 sol/s (0.41) → 22.5 sol/s (0.42)   (+80%)

OMG, that's much better, now AMD can mine with profit
member
Activity: 433
Merit: 48
Tell me if i'm wrong but at this speed it is still not profitable, am i right ?

Depends... when 580 can do 22 and 1060 does 26 - they are not too far appart ... same as with 33 (vega 56) vs 1070 speed.

Atn mining is not that profitable it used to be half a year ago with prizes up, but at new versions sol/s it should be profitable - of cause depends on coin and energy price.


Do you have api support and zergpool stratum?

The miner has a simple api. Zergpool stratum? Whats different there?

Lolliedieb good job!
Is it still possible to increase hashrate?

Of cause its almost always possible, but the jump will not be so big again. Maybe 2 to 3 sol/s on top for 144/5? Ok, maybe more but as with every trick the dev has to find it first Wink


For me with my 2 RX 580 change is:
14.5 each to 20 sol/s (+38%)

Go this way, when it reaches 100 sol/s per card it will be profitable  Grin

Thats odd - before yours was much faster, now slower.  Hmm ... most changes targeted the memory controller, maybe different vendor of mem chips?
My testing gpu is a saphire pulse 4g at stock clocks, what is yours?
newbie
Activity: 129
Merit: 0
- Improved speed on AMD GPUs:
Equihash 144/5: 
RX  580: 12.5 sol/s (0.41) → 22.5 sol/s (0.42)   (+80%)

For me with my 2 RX 580 change is:
14.5 each to 20 sol/s (+38%)

Go this way, when it reaches 100 sol/s per card it will be profitable  Grin
jr. member
Activity: 145
Merit: 1
Tell me if i'm wrong but at this speed it is still not profitable, am i right ?

Anyway good job for the dev. We just need a little bit more amd hashrate and you'll have a wave of fee's incoming Smiley
member
Activity: 825
Merit: 18
MindMiner developer
Do you have api support and zergpool stratum?
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
Lolliedieb good job!
Is it still possible to increase hashrate?
newbie
Activity: 19
Merit: 0
So, after "some" tuning its there: lolMiner 0.42 Cheesy

The change log over 0.41:
- Improved speed on AMD GPUs:
Equihash 144/5:  
RX  580: 12.5 sol/s (0.41) → 22.5 sol/s (0.42)   (+80%)
Vega 56:  26.5 sol/s (0.41) → 33.5 sol/s (0.42)   (+26.5%)

Equihash 96/5:
RX 580: 11400 sol/s (0.41) → 12200 sol/s (0.42)   (+ 7%)

- Fixed a bug with SafeCoin (SAFE)
- Fixed a bug with the RIGNAME feature (it was not possible in 0.41 to make a user name without any worker name, that is fixed now)
- Added Asofe (ASF) compability (Equihash 144/5)

Download Links:
[Lin 64]: Click me (0.42 for Linux)
[Win 64]: Click me (0.42 for Windows)

And here are the virustotal reports for the two executables:
Linux: https://www.virustotal.com/file/209b18d40332ead62c5614d0edeb71451fbac2e6e92d47cb2e60448bbf4478b4/analysis/1534490309
Windows: https://www.virustotal.com/de/file/ba8ea8360dd0f0041fcde198299edf03b536b169cd5bdb4c89b079034c0852b0/analysis/1534490141

Hint: As you can see the Microsoft Windows defender detects the mining software as "PUA:Win32/CoinMiner " (Surprise ... its mining coins  Wink ). So if you have trouble with it better replace the defender by any other anti virus (e.g. I use Avira AntiVir, which is also free) and you are fine.  


Hello,

mnx under w10 with a gtx980(m) = underperformance of about 18% with lolminer 0.42 (9300 to 9400 sols/s) compared to my usual miner (11200 to 11300 sols/s)

still no temperature management and I did not find to put a log file.

although your work is of quality (as always), but sorry, I stay at the concurence ;-)

good news, the v0.42 is healthy for bitdefender

good continuation
Jump to: