Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: KL0nLutiy1 on May 05, 2018, 09:27:58 PM



Title: [ANN] sgminer-kl 1.0.9 - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: KL0nLutiy1 on May 05, 2018, 09:27:58 PM
Hi everyone,

I want to introduce a new open source miner based on the avermore miner. It supports x16r/x16s/x17/xevan/tribus/aergo algoritms. All list of the optimizatins you could see on github by release changelog or by the commits.

Speed for sgminer-kl 1.0.9:
x16r / x16s average hashrate:
Vega64: 18.6 MH/s

x17 hashrate:
Vega64: 20.4 MH/s

phi hashrate:
Vega64 33.5 MH/s (-w 256)

tribus hashrate:
Vega64 88.6  MH/s (-w 256)

polytimos hashrate:
Vega64 40.0 MH/s

geek hashrate:
Vega64 29.2 MH/s

aergo hashrate:
Vega64 7.0 MH/s

c11 hashrate:
Vega64 22.6 MH/s

skunk hashrate:
Vega64 52.5 MH/s (-w 256)

Test done on:
Vega64 OC settings: core 1425/920, memory 1100/920
Miner settings: -X 256 -g 2
Windows 10, AMD 18.6.1 driver

It contains a 1% devfee to have a motivation to continue the work on the miner.

I look forward to hearing your feedback about this new release.

Source code: https://github.com/KL0nLutiy/sgminer-kl
Bugtracker: https://github.com/KL0nLutiy/sgminer-kl/issues
Releases: https://github.com/KL0nLutiy/sgminer-kl/releases

sgminer-kl available for windows and linux.

Some optimization tips:

1. Set the following enviroment variables
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

2. You can start from xIntensity -X 256

3. You can run 2 threads per GPU --gpu-threads 2

Change log:

1) sgminer-kl-1.0.0
Initial release

2) sgminer-kl-1.0.1
Optimize echo for x16/x17
Use wolf-echo 80 kernel for x16
Optimize whirlpool and use for x16/x17/xevan
Small optimization for simd xevan

3) sgminer-kl-1.0.2
Add phi algo (~3% faster than bitbandi miner)

4) sgminer-kl-1.0.3
Optimize xevan simd kernel
Use wolf echo in xevan

5) sgminer-kl-1.0.4
Add tribus algo

6) sgminer-kl-1.0.5
Add aergo algo
Dev pool donation switching improvements

7) sgminer-kl-1.0.6
Add polytimos algo
Add geek (GeekCash) algo
Faster tribus (add midstate)
Fix --benchmark-sequence command for windows for x16r algo
Add support for Visual Studio 2017
Fix "block found" bug for x16s
Faster groestl/cubehash

8 ) sgminer-kl-1.0.7
Faster simd, echo, whirlpool for all supported algos

9) sgminer-kl-1.0.8
Add skunk algo

10) sgminer-kl-1.0.9
Faster groestl, keccak, hamsi for c11/x16r/x16s/x17/tribus/geek/aergo algos

Last version sgminer-kl 1.0.9: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.9


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17
Post by: KL0nLutiy1 on May 06, 2018, 12:21:09 AM
Add linux binary


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17
Post by: AltScope on May 06, 2018, 03:38:03 PM
Add linux binary

I agree but if you're using linux it shouldn't be an issue as building things on linux is easy


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17
Post by: KL0nLutiy1 on May 09, 2018, 08:10:28 PM
New version sgminer-kl-1.0.1: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.1


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17
Post by: KL0nLutiy1 on May 10, 2018, 08:33:05 PM
New version sgminer-kl-1.0.2: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.2


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi
Post by: Kaezar on May 11, 2018, 01:41:32 PM
What wrong with xevan for vega's GPU?  >:(


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi
Post by: Ladydoge on May 11, 2018, 05:51:21 PM
x17 works like a charm and is faster than old sgminer x17 fork. Do you have plans for adding/optimizing other algos like lyra2z, c11, tribus etc?


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi
Post by: KL0nLutiy1 on May 11, 2018, 07:53:48 PM
x17 works like a charm and is faster than old sgminer x17 fork. Do you have plans for adding/optimizing other algos like lyra2z, c11, tribus etc?

Yes I will add a new algos, and optimize the old ones if I will find a way how to do it )


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi
Post by: gregfromo on May 12, 2018, 04:20:42 AM
Hi,

everytime I try this or Avermore after some time some cards are off/dead. played with -X and -I or- -g but no difference. other/former versions of sgminer or GG never had this problem.
any ideas?

BTW.
I started to follow the build instructions in VS, but stuck, may I ask for more detailed despription, especially the part "4. PDCurses", what win32 folder?


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi
Post by: bluspirit on May 12, 2018, 06:26:32 PM
Hi,

everytime I try this or Avermore after some time some cards are off/dead. played with -X and -I or- -g but no difference. other/former versions of sgminer or GG never had this problem.
any ideas?

BTW.
I started to follow the build instructions in VS, but stuck, may I ask for more detailed despription, especially the part "4. PDCurses", what win32 folder?

Try a less greedy OC / UV especially if you have mod cards


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi
Post by: gregfromo on May 13, 2018, 09:24:45 AM
Hi,

everytime I try this or Avermore after some time some cards are off/dead. played with -X and -I or- -g but no difference. other/former versions of sgminer or GG never had this problem.
any ideas?

BTW.
I started to follow the build instructions in VS, but stuck, may I ask for more detailed despription, especially the part "4. PDCurses", what win32 folder?

Try a less greedy OC / UV especially if you have mod cards


buddy, that's a
stupid comment, as I said other miners with same same settings don't fuck up, also algos like neoscrypt, phi (bitbandi), xevan, etc.


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi
Post by: KL0nLutiy1 on May 13, 2018, 10:53:14 AM
Hi,

everytime I try this or Avermore after some time some cards are off/dead. played with -X and -I or- -g but no difference. other/former versions of sgminer or GG never had this problem.
any ideas?

BTW.
I started to follow the build instructions in VS, but stuck, may I ask for more detailed despription, especially the part "4. PDCurses", what win32 folder?

Try a less greedy OC / UV especially if you have mod cards


buddy, that's a
stupid comment, as I said other miners with same same settings don't fuck up, also algos like neoscrypt, phi (bitbandi), xevan, etc.

Do you have a log file, to see what can go wrong?


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17
Post by: jumbomcnutt on May 14, 2018, 09:55:20 PM
New version sgminer-kl-1.0.2: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.2

Minor thing, but Version 1.0.2 still says "sgminer-kl v1.0.1" in the top left of the program window.  ;)


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17
Post by: KL0nLutiy1 on May 16, 2018, 09:59:26 PM
New version sgminer-kl-1.0.2: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.2

Minor thing, but Version 1.0.2 still says "sgminer-kl v1.0.1" in the top left of the program window.  ;)

Fixed this in last build  ;D https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.3


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17
Post by: Kaezar on May 17, 2018, 06:59:04 PM
New version sgminer-kl-1.0.2: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.2

Minor thing, but Version 1.0.2 still says "sgminer-kl v1.0.1" in the top left of the program window.  ;)

Fixed this in last build  ;D https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.3
And still xevan HW errors on Vegsa's :(


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi
Post by: 400acres on May 18, 2018, 03:36:31 PM
Hi,

everytime I try this or Avermore after some time some cards are off/dead. played with -X and -I or- -g but no difference. other/former versions of sgminer or GG never had this problem.
any ideas?

BTW.
I started to follow the build instructions in VS, but stuck, may I ask for more detailed despription, especially the part "4. PDCurses", what win32 folder?

I have 10 AMD Rigs. 60% of them do this. The rigs I have success with are higher grade cards (Nitro+ and Gaming X). Lower grade cards (Armor/DUAL) will get 1 card going dead quite often. Really annoying. Even with stock bios and stock clocking. Tried multiple drivers.


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi
Post by: KL0nLutiy1 on May 18, 2018, 11:01:54 PM
Hi,

everytime I try this or Avermore after some time some cards are off/dead. played with -X and -I or- -g but no difference. other/former versions of sgminer or GG never had this problem.
any ideas?

BTW.
I started to follow the build instructions in VS, but stuck, may I ask for more detailed despription, especially the part "4. PDCurses", what win32 folder?

I have 10 AMD Rigs. 60% of them do this. The rigs I have success with are higher grade cards (Nitro+ and Gaming X). Lower grade cards (Armor/DUAL) will get 1 card going dead quite often. Really annoying. Even with stock bios and stock clocking. Tried multiple drivers.

Did you try to lower intensity or run the miner without -g 2 flag?


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi/tribus
Post by: KL0nLutiy1 on May 20, 2018, 12:44:36 PM
New version sgminer-kl-1.0.4: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.4


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi/tribus
Post by: khunpoum on May 23, 2018, 01:18:53 AM
@KL0nLutiy1

ubuntu 16.04, try to mining X17 algo


kl-1.0.4, ubuntu 16, compile error
Code:
phi.c:(.text+0xd9): undefined reference to `sph_gost512_init'
phi.c:(.text+0xe9): undefined reference to `sph_gost512'
phi.c:(.text+0xfc): undefined reference to `sph_gost512_close'
collect2: error: ld returned 1 exit status
Makefile:873: recipe for target 'sgminer' failed


kl-1.0.0 release binary linux - getting error:
Code:
sgminer-kl-1.0.0-linux# ./run-sgminer.sh                                                         
./run-sgminer.sh: line 10: 20675 Illegal instruction     (core dumped) ./sgminer -k x16r -o stratum+tcp://ravenminer.com:9999 -u
 WALLETHERE -p donate -X 256


kl-1.0.0 and kl-1.0.1 compile is ok,
but not getting good shares to pool


run script:
Code:
#!/bin/sh
export GPU_SINGLE_ALLOC_PERCENT=100
export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_HEAP_SIZE=100
cd ~/sgminer/sgminer-kl/kl101
./sgminer -c ~/sgminer/sgminer-kl/kl101/sgminer.conf

config:
Code:
{
  "pools": [
   {
      "name":"umine.org",
      "priority": "0",
      "url": "stratum+tcp://s.umine.org:3737",
      "user": "DLnuKsG3bQgvC29nJbGZLk2yXp8DdX7ipY",
      "pass": "c=XVG",
      "profile": "verge"
    }
  ],
  "profiles": [
    {
      "name": "verge",
      "algorithm": "x17",
     "lookup-gap" : "2",
      "intensity": "19",
     "gpu-threads" : "2"
    }
  ],
  "default-profile": "verge",
  "quiet": false,
  "gpu-platform" : "0"
}


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi/tribus
Post by: KL0nLutiy1 on May 23, 2018, 10:16:35 AM
@KL0nLutiy1

ubuntu 16.04, try to mining X17 algo


kl-1.0.4, ubuntu 16, compile error
Code:
phi.c:(.text+0xd9): undefined reference to `sph_gost512_init'
phi.c:(.text+0xe9): undefined reference to `sph_gost512'
phi.c:(.text+0xfc): undefined reference to `sph_gost512_close'
collect2: error: ld returned 1 exit status
Makefile:873: recipe for target 'sgminer' failed


kl-1.0.0 release binary linux - getting error:
Code:
sgminer-kl-1.0.0-linux# ./run-sgminer.sh                                                         
./run-sgminer.sh: line 10: 20675 Illegal instruction     (core dumped) ./sgminer -k x16r -o stratum+tcp://ravenminer.com:9999 -u
 WALLETHERE -p donate -X 256


kl-1.0.0 and kl-1.0.1 compile is ok,
but not getting good shares to pool


run script:
Code:
#!/bin/sh
export GPU_SINGLE_ALLOC_PERCENT=100
export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_HEAP_SIZE=100
cd ~/sgminer/sgminer-kl/kl101
./sgminer -c ~/sgminer/sgminer-kl/kl101/sgminer.conf

config:
Code:
{
  "pools": [
   {
      "name":"umine.org",
      "priority": "0",
      "url": "stratum+tcp://s.umine.org:3737",
      "user": "DLnuKsG3bQgvC29nJbGZLk2yXp8DdX7ipY",
      "pass": "c=XVG",
      "profile": "verge"
    }
  ],
  "profiles": [
    {
      "name": "verge",
      "algorithm": "x17",
     "lookup-gap" : "2",
      "intensity": "19",
     "gpu-threads" : "2"
    }
  ],
  "default-profile": "verge",
  "quiet": false,
  "gpu-platform" : "0"
}

I ordered a new equipment. Will receive it next week to setup linux on it. For now linux version may be broken  :-[


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi/tribus
Post by: mtibamahdi on May 31, 2018, 04:26:58 AM
Brothers what is the difference between sgminer-kl 1.0.5 and sgminer-kl 1.0.4 and another question is work with Lyra2z


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi
Post by: bluspirit on June 01, 2018, 10:26:21 PM
Hi,

everytime I try this or Avermore after some time some cards are off/dead. played with -X and -I or- -g but no difference. other/former versions of sgminer or GG never had this problem.
any ideas?

BTW.
I started to follow the build instructions in VS, but stuck, may I ask for more detailed despription, especially the part "4. PDCurses", what win32 folder?

Try a less greedy OC / UV especially if you have mod cards


buddy, that's a
stupid comment, as I said other miners with same same settings don't fuck up, also algos like neoscrypt, phi (bitbandi), xevan, etc.

which sounds like comparing apples with bananas.
Different miners even to solve same algos use different kernels.


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi/tribus
Post by: JeffJohnsonTheNameYouKnow on June 02, 2018, 01:45:24 AM
Please fix it so Vegas work with Xevan and add Lyra2z and LyraRev2


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi/tribus
Post by: KL0nLutiy1 on June 02, 2018, 05:11:59 PM
Brothers what is the difference between sgminer-kl 1.0.5 and sgminer-kl 1.0.4 and another question is work with Lyra2z


In sgminer-kl 1.0.5 added new aergo algo, add linux build, did some dev pool switching changes. More info about the project: https://bitcointalk.org/index.php?topic=3880383.0


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi/tribus
Post by: Aleh777 on June 04, 2018, 10:14:51 AM
Brothers what is the difference between sgminer-kl 1.0.5 and sgminer-kl 1.0.4 and another question is work with Lyra2z


In sgminer-kl 1.0.5 added new aergo algo, add linux build, did some dev pool switching changes. More info about the project: https://bitcointalk.org/index.php?topic=3880383.0

The new algorithm is very good, also interested, and will be a Supplement to work mining Lyra2z?


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi/tribus
Post by: KL0nLutiy1 on June 04, 2018, 10:38:54 AM
Brothers what is the difference between sgminer-kl 1.0.5 and sgminer-kl 1.0.4 and another question is work with Lyra2z


In sgminer-kl 1.0.5 added new aergo algo, add linux build, did some dev pool switching changes. More info about the project: https://bitcointalk.org/index.php?topic=3880383.0

The new algorithm is very good, also interested, and will be a Supplement to work mining Lyra2z?

For know I can't make competitive to tdxminer miner for Lyra2z algo, but I will look in this direction


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi/tribus
Post by: Aleh777 on June 04, 2018, 01:51:46 PM
Brothers what is the difference between sgminer-kl 1.0.5 and sgminer-kl 1.0.4 and another question is work with Lyra2z


In sgminer-kl 1.0.5 added new aergo algo, add linux build, did some dev pool switching changes. More info about the project: https://bitcointalk.org/index.php?topic=3880383.0

The new algorithm is very good, also interested, and will be a Supplement to work mining Lyra2z?

For know I can't make competitive to tdxminer miner for Lyra2z algo, but I will look in this direction

On forum kerney666 showed screenshots sgminer there RX 580 mining on lyra2z - 5.00 Mhs
https://imgur.com/gDSNJLZ
But he's not getting in touch. Try please, I think You will do better ;)


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi/tribus
Post by: CoachCryptos on June 04, 2018, 03:07:41 PM
Brothers what is the difference between sgminer-kl 1.0.5 and sgminer-kl 1.0.4 and another question is work with Lyra2z


In sgminer-kl 1.0.5 added new aergo algo, add linux build, did some dev pool switching changes. More info about the project: https://bitcointalk.org/index.php?topic=3880383.0

Hey, I am getting a ton of rejected shares (Low difficulty share) anything I can do?


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi/tribus
Post by: Iamtutut on June 04, 2018, 03:46:03 PM
Brothers what is the difference between sgminer-kl 1.0.5 and sgminer-kl 1.0.4 and another question is work with Lyra2z


In sgminer-kl 1.0.5 added new aergo algo, add linux build, did some dev pool switching changes. More info about the project: https://bitcointalk.org/index.php?topic=3880383.0

Hey, I am getting a ton of rejected shares (Low difficulty share) anything I can do?


It means wrong algo setting somewhere.


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: joaocha on June 04, 2018, 04:43:06 PM
1.0.5 did not work on linux and did not work os windows


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17/phi/tribus
Post by: KL0nLutiy1 on June 04, 2018, 07:49:02 PM
Brothers what is the difference between sgminer-kl 1.0.5 and sgminer-kl 1.0.4 and another question is work with Lyra2z


In sgminer-kl 1.0.5 added new aergo algo, add linux build, did some dev pool switching changes. More info about the project: https://bitcointalk.org/index.php?topic=3880383.0

Hey, I am getting a ton of rejected shares (Low difficulty share) anything I can do?


Use last fixed version https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.5fix


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: KL0nLutiy1 on June 04, 2018, 07:49:42 PM
1.0.5 did not work on linux and did not work os windows

Could you please add more details what is not working?


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: igotek on June 05, 2018, 12:53:55 PM
is it possible to connect to an USB GPU ?
I have an USB GPU (COM3) on my notebook. It runs on Windows.
The GPU has STM chip. I can connect to GPU by using STM com driver.


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: MadKernel on June 05, 2018, 09:55:40 PM
I forked this project and continued to develop it by myself.
I want to signal my first public release:

https://github.com/Enoch72/sgminer-MD/releases/tag/MD-1.0.6

* Fixed Xevan kernel compilation on older cards (HD 7950)
* Added color to the terminal log.

There also speed improvement but since I have oldest AMD card (7950 , r9 390x) I can't say this is true for newer ones.

Bye,
 Giovanni


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: 4ward on June 06, 2018, 04:48:48 AM
I forked this project and continued to develop it by myself.
I want to signal my first public release:

https://github.com/Enoch72/sgminer-MD/releases/tag/MD-1.0.6

* Fixed Xevan kernel compilation on older cards (HD 7950)
* Added color to the terminal log.

There also speed improvement but since I have oldest AMD card (7950 , r9 390x) I can't say this is true for newer ones.

Bye,
 Giovanni


Quote
The source code for the commercial version is available for a price of $200 or the same in cryptocurrency.
You can use the commercial without pay but, warned, the license is not valid and you cannot claim the sources.
You are actually breaching the terms of the original GPL v3 license by not releasing sources, and have the guts to demand money for it  :D :D :D


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: MadKernel on June 06, 2018, 07:03:47 AM
I forked this project and continued to develop it by myself.
I want to signal my first public release:

https://github.com/Enoch72/sgminer-MD/releases/tag/MD-1.0.6

* Fixed Xevan kernel compilation on older cards (HD 7950)
* Added color to the terminal log.

There also speed improvement but since I have oldest AMD card (7950 , r9 390x) I can't say this is true for newer ones.

Bye,
 Giovanni


Quote
The source code for the commercial version is available for a price of $200 or the same in cryptocurrency.
You can use the commercial without pay but, warned, the license is not valid and you cannot claim the sources.
You are actually breaching the terms of the original GPL v3 license by not releasing sources, and have the guts to demand money for it  :D :D :D

Have you read carefully the license ?

4. Conveying Verbatim Copies.

  You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: 4ward on June 06, 2018, 08:07:44 AM
https://www.gnu.org/licenses/gpl-faq.en.html#DoesTheGPLAllowDownloadFee

Quote
Does the GPL allow me to charge a fee for downloading the program from my distribution site? (#DoesTheGPLAllowDownloadFee)

Yes. You can charge any fee you wish for distributing a copy of the program. If you distribute binaries by download, you must provide “equivalent access” to download the source—therefore, the fee to download source may not be greater than the fee to download the binary.


The binary is distributed freely, so.. Where do we get the source code?  ;)


ps. verbatim means the original unmodified version
but you can actually distribute modified version for a price or for free, as long as the source is provided


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: MadKernel on June 06, 2018, 08:40:47 AM
https://www.gnu.org/licenses/gpl-faq.en.html#DoesTheGPLAllowDownloadFee

Quote
Does the GPL allow me to charge a fee for downloading the program from my distribution site? (#DoesTheGPLAllowDownloadFee)

Yes. You can charge any fee you wish for distributing a copy of the program. If you distribute binaries by download, you must provide “equivalent access” to download the source—therefore, the fee to download source may not be greater than the fee to download the binary.


The binary is distributed freely, so.. Where do we get the source code?  ;)


ps. verbatim means the original unmodified version
but you can actually distribute modified version for a price or for free, as long as the source is provided

The same is for modified sources:

5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4
, .....


Anyway I have no problem to distribuite the source code if someone asks for it.
Give me an address and I'll mail the kernel's.


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: Kaezar on June 06, 2018, 03:36:48 PM
Hi.
KL0nLutiy1, can you compile linux version with Vega's support?
Now compiled linux release works with vegas with x10 lower hash rate.


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: fancyIX on August 09, 2018, 11:52:18 PM
I wonder how much code was originally written by you, instead of copying from other projects.


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: KL0nLutiy1 on September 11, 2018, 04:22:09 PM
New version sgminer-kl 1.0.6: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.6


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: ifad on September 12, 2018, 08:08:42 PM
I've been trying hard to solomine with your miner directly to wallets but it didn't work. Is it that getwork support is removed ? Would it be possible to put it back in ?


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: Sara93 on September 17, 2018, 12:08:54 AM
Hi) This miner supports coins on the phi2 algorithm as LUXcoin


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: maxmad on October 27, 2018, 11:14:11 PM
Does latest version sgminer-kl 1.0.6 needs newest AMD drivers?

System freezes after 5-6 minutes mining at Suprnova.

70GB pagefile and August 23 blockchain drivers for RX 580 8GB are used. No issues mining ETH with claymore. Total 8 cards.


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: entryboy on November 01, 2018, 11:26:23 PM
Hello KL,

xevan hashrates (doesn't work with all cards yet):
...
Vega: N/A (HW errors)

...

it does not work with VEGA64 (4.4MH/s but nothing will be found), same with Fiji (1.8MH/s).

Do you working on it?

Thanks.


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: KL0nLutiy1 on November 10, 2018, 07:11:20 PM
New version sgminer-kl 1.0.7: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.7


Title: Re: [ANN] sgminer-kl 1.0.9 - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: KL0nLutiy1 on November 14, 2018, 04:33:16 PM
New version sgminer-kl 1.0.9: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.9


Title: Re: [ANN] sgminer-kl 1.0.9 - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: dragonmike on November 14, 2018, 05:20:23 PM
Decent job, Kl0n.
It's still old, clunky, unoptimised SGminer... but I think it's the fastest old, clunky and unoptimised SGminer for x16r I've seen so far. Still burning way to much power imo... And 5 GTX 1080's still outperform 6 Vega 56's at half the power draw.

Keep chugging. I'm confident that at some point somebody will come up with a new x16 miner for AMD that will blow everything else out of the water.


Title: Re: [ANN] sgminer-kl 1.0.9 - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: kokodesu on November 15, 2018, 10:08:24 PM
Are there any additional plans for x22i / lyra2Z / phi2 /?


Title: Re: [ANN] sgminer-kl 1.0.9 - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: fancyIX on November 15, 2018, 10:35:22 PM
Are there any additional plans for x22i / lyra2Z / phi2 /?

Check this:
https://bitcointalk.org/index.php?topic=5028462.40


Title: Re: [ANN] sgminer-kl 1.0.9 - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: maxmad on December 09, 2018, 01:59:12 AM
System turns off after 3-4 minutes mining at Suprnova.

PSU are fine. 3 cards tested and the system stills turns off completely.
Temperatures are ok.

Mining any other algo with other miners works great for days.

70GB pagefile and August 23 blockchain drivers for RX 580 8GB are used. Asus B250 used.



Title: Re: [ANN] sgminer-kl 1.0.9 - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: IngerDev on December 10, 2018, 05:42:29 AM
Hi everyone,

I want to introduce a new open source miner based on the avermore miner. It supports x16r/x16s/x17/xevan/tribus/aergo algoritms. All list of the optimizatins you could see on github by release changelog or by the commits.

Speed for sgminer-kl 1.0.9:
x16r / x16s average hashrate:
Vega64: 18.6 MH/s

x17 hashrate:
Vega64: 20.4 MH/s

phi hashrate:
Vega64 33.5 MH/s (-w 256)

tribus hashrate:
Vega64 88.6  MH/s (-w 256)

polytimos hashrate:
Vega64 40.0 MH/s

geek hashrate:
Vega64 29.2 MH/s

aergo hashrate:
Vega64 7.0 MH/s

c11 hashrate:
Vega64 22.6 MH/s

skunk hashrate:
Vega64 52.5 MH/s (-w 256)

Test done on:
Vega64 OC settings: core 1425/920, memory 1100/920
Miner settings: -X 256 -g 2
Windows 10, AMD 18.6.1 driver

It contains a 1% devfee to have a motivation to continue the work on the miner.

I look forward to hearing your feedback about this new release.

Source code: https://github.com/KL0nLutiy/sgminer-kl
Bugtracker: https://github.com/KL0nLutiy/sgminer-kl/issues
Releases: https://github.com/KL0nLutiy/sgminer-kl/releases

sgminer-kl available for windows and linux.

Some optimization tips:

1. Set the following enviroment variables
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

2. You can start from xIntensity -X 256

3. You can run 2 threads per GPU --gpu-threads 2

Change log:

1) sgminer-kl-1.0.0
Initial release

2) sgminer-kl-1.0.1
Optimize echo for x16/x17
Use wolf-echo 80 kernel for x16
Optimize whirlpool and use for x16/x17/xevan
Small optimization for simd xevan

3) sgminer-kl-1.0.2
Add phi algo (~3% faster than bitbandi miner)

4) sgminer-kl-1.0.3
Optimize xevan simd kernel
Use wolf echo in xevan

5) sgminer-kl-1.0.4
Add tribus algo

6) sgminer-kl-1.0.5
Add aergo algo
Dev pool donation switching improvements

7) sgminer-kl-1.0.6
Add polytimos algo
Add geek (GeekCash) algo
Faster tribus (add midstate)
Fix --benchmark-sequence command for windows for x16r algo
Add support for Visual Studio 2017
Fix "block found" bug for x16s
Faster groestl/cubehash

8 ) sgminer-kl-1.0.7
Faster simd, echo, whirlpool for all supported algos

9) sgminer-kl-1.0.8
Add skunk algo

10) sgminer-kl-1.0.9
Faster groestl, keccak, hamsi for c11/x16r/x16s/x17/tribus/geek/aergo algos

Last version sgminer-kl 1.0.9: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.9

Hello,

How to cross compile this miner, any instructions?
And are you able to add 5 new algos?


Title: Re: [ANN] sgminer-kl 1.0.9 - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: KL0nLutiy1 on December 10, 2018, 06:04:34 PM
Hi everyone,

I want to introduce a new open source miner based on the avermore miner. It supports x16r/x16s/x17/xevan/tribus/aergo algoritms. All list of the optimizatins you could see on github by release changelog or by the commits.

Speed for sgminer-kl 1.0.9:
x16r / x16s average hashrate:
Vega64: 18.6 MH/s

x17 hashrate:
Vega64: 20.4 MH/s

phi hashrate:
Vega64 33.5 MH/s (-w 256)

tribus hashrate:
Vega64 88.6  MH/s (-w 256)

polytimos hashrate:
Vega64 40.0 MH/s

geek hashrate:
Vega64 29.2 MH/s

aergo hashrate:
Vega64 7.0 MH/s

c11 hashrate:
Vega64 22.6 MH/s

skunk hashrate:
Vega64 52.5 MH/s (-w 256)

Test done on:
Vega64 OC settings: core 1425/920, memory 1100/920
Miner settings: -X 256 -g 2
Windows 10, AMD 18.6.1 driver

It contains a 1% devfee to have a motivation to continue the work on the miner.

I look forward to hearing your feedback about this new release.

Source code: https://github.com/KL0nLutiy/sgminer-kl
Bugtracker: https://github.com/KL0nLutiy/sgminer-kl/issues
Releases: https://github.com/KL0nLutiy/sgminer-kl/releases

sgminer-kl available for windows and linux.

Some optimization tips:

1. Set the following enviroment variables
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

2. You can start from xIntensity -X 256

3. You can run 2 threads per GPU --gpu-threads 2

Change log:

1) sgminer-kl-1.0.0
Initial release

2) sgminer-kl-1.0.1
Optimize echo for x16/x17
Use wolf-echo 80 kernel for x16
Optimize whirlpool and use for x16/x17/xevan
Small optimization for simd xevan

3) sgminer-kl-1.0.2
Add phi algo (~3% faster than bitbandi miner)

4) sgminer-kl-1.0.3
Optimize xevan simd kernel
Use wolf echo in xevan

5) sgminer-kl-1.0.4
Add tribus algo

6) sgminer-kl-1.0.5
Add aergo algo
Dev pool donation switching improvements

7) sgminer-kl-1.0.6
Add polytimos algo
Add geek (GeekCash) algo
Faster tribus (add midstate)
Fix --benchmark-sequence command for windows for x16r algo
Add support for Visual Studio 2017
Fix "block found" bug for x16s
Faster groestl/cubehash

8 ) sgminer-kl-1.0.7
Faster simd, echo, whirlpool for all supported algos

9) sgminer-kl-1.0.8
Add skunk algo

10) sgminer-kl-1.0.9
Faster groestl, keccak, hamsi for c11/x16r/x16s/x17/tribus/geek/aergo algos

Last version sgminer-kl 1.0.9: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.9

Hello,

How to cross compile this miner, any instructions?
And are you able to add 5 new algos?

You could use instruction from avermore miner: https://github.com/brian112358/avermore-miner/wiki. Which algos do you want me to add to the sgminer-kl?


Title: Re: [ANN] sgminer-kl 1.0.9 - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: IngerDev on December 12, 2018, 07:24:22 PM
Hi everyone,

I want to introduce a new open source miner based on the avermore miner. It supports x16r/x16s/x17/xevan/tribus/aergo algoritms. All list of the optimizatins you could see on github by release changelog or by the commits.

Speed for sgminer-kl 1.0.9:
x16r / x16s average hashrate:
Vega64: 18.6 MH/s

x17 hashrate:
Vega64: 20.4 MH/s

phi hashrate:
Vega64 33.5 MH/s (-w 256)

tribus hashrate:
Vega64 88.6  MH/s (-w 256)

polytimos hashrate:
Vega64 40.0 MH/s

geek hashrate:
Vega64 29.2 MH/s

aergo hashrate:
Vega64 7.0 MH/s

c11 hashrate:
Vega64 22.6 MH/s

skunk hashrate:
Vega64 52.5 MH/s (-w 256)

Test done on:
Vega64 OC settings: core 1425/920, memory 1100/920
Miner settings: -X 256 -g 2
Windows 10, AMD 18.6.1 driver

It contains a 1% devfee to have a motivation to continue the work on the miner.

I look forward to hearing your feedback about this new release.

Source code: https://github.com/KL0nLutiy/sgminer-kl
Bugtracker: https://github.com/KL0nLutiy/sgminer-kl/issues
Releases: https://github.com/KL0nLutiy/sgminer-kl/releases

sgminer-kl available for windows and linux.

Some optimization tips:

1. Set the following enviroment variables
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

2. You can start from xIntensity -X 256

3. You can run 2 threads per GPU --gpu-threads 2

Change log:

1) sgminer-kl-1.0.0
Initial release

2) sgminer-kl-1.0.1
Optimize echo for x16/x17
Use wolf-echo 80 kernel for x16
Optimize whirlpool and use for x16/x17/xevan
Small optimization for simd xevan

3) sgminer-kl-1.0.2
Add phi algo (~3% faster than bitbandi miner)

4) sgminer-kl-1.0.3
Optimize xevan simd kernel
Use wolf echo in xevan

5) sgminer-kl-1.0.4
Add tribus algo

6) sgminer-kl-1.0.5
Add aergo algo
Dev pool donation switching improvements

7) sgminer-kl-1.0.6
Add polytimos algo
Add geek (GeekCash) algo
Faster tribus (add midstate)
Fix --benchmark-sequence command for windows for x16r algo
Add support for Visual Studio 2017
Fix "block found" bug for x16s
Faster groestl/cubehash

8 ) sgminer-kl-1.0.7
Faster simd, echo, whirlpool for all supported algos

9) sgminer-kl-1.0.8
Add skunk algo

10) sgminer-kl-1.0.9
Faster groestl, keccak, hamsi for c11/x16r/x16s/x17/tribus/geek/aergo algos

Last version sgminer-kl 1.0.9: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.9

Hello,

How to cross compile this miner, any instructions?
And are you able to add 5 new algos?

You could use instruction from avermore miner: https://github.com/brian112358/avermore-miner/wiki. Which algos do you want me to add to the sgminer-kl?

Hello,

It are 6 new algos.

Astralhash, blake2b, Globalhash, Jeonghash, Padihash and Pawelhash.
Would be good if you can contact me, this are all GLT GlobalToken unique algos.

Blake2b is not Sia here.

Thanks.


Title: Re: [ANN] sgminer-kl 1.0.9 - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: maxmad on January 19, 2019, 12:56:21 AM
Any idea why this miner force shut down the whole rig after some minutes?

No temperature or PSU problems. Same behavior  with only one GPU.



Title: Re: [ANN] sgminer-kl 1.0.9 - open source (AMD) miner for x16/x17/xevan/phi and more
Post by: JoenNL on October 19, 2019, 09:19:45 AM
Any idea why this miner force shut down the whole rig after some minutes?

No temperature or PSU problems. Same behavior  with only one GPU.



U could try to use a very clean .bat file, just the pool, workername/password, -i 18 and let it run.. sgminer is one of the most unstable miners out there, but it can also be one of your settings.. So keep the .bat file clean.


Ps. yes i know its an old reply, can be other ppl come here and can use the answer.


Title: Re: [ANN] sgminer-kl - open source (AMD) miner for x16r/x16s/xevan/x17
Post by: Setvin on March 17, 2024, 04:09:55 PM
Add linux binary

I agree but if you're using linux it shouldn't be an issue as building things on linux is easy

I cant get it built, no matter how I try. AMD switched from opencl to rocm, its not so easy.