Pages:
Author

Topic: Gateless Gate Sharp 1.3.8: 30Mh/s (Ethash) on RX 480! - page 5. (Read 214354 times)

sr. member
Activity: 728
Merit: 304
Miner Developer
I am currently developing a C++ version of Gateless Gate Sharp.
 (It will be called "Gateless Gate Qt.")
Most likely I will focus on my admittedly limited resources on the Qt version in the future.
I am planning to eliminate the DEVFEE entirely and charge for support and customization instead.
Both for Windows and Linux, with the GUI and command-line versions.
Open-sourced with a reusable Qt plugin for mining.
I will keep you guys updated.

sr. member
Activity: 728
Merit: 304
Miner Developer
I am looking for some documentation on the API in order to adapt GGS to my scripts.  I found "SUMMARY", "CONFIG", and "DEVS".  I need a command that returns the currently mining URL.  Hopefully in for format "pool:port".  Thanks in advance for any help.

I have to check the source code myself for that. I will get back to you today.
hero member
Activity: 1274
Merit: 556
Quick Questions: is GGS working on driver version 18.6.1?... And what type of speeds are you achieving on x16R with RX570/580/Vega?
jr. member
Activity: 51
Merit: 5
I am looking for some documentation on the API in order to adapt GGS to my scripts.  I found "SUMMARY", "CONFIG", and "DEVS".  I need a command that returns the currently mining URL.  Hopefully in for format "pool:port".  Thanks in advance for any help.
sr. member
Activity: 728
Merit: 304
Miner Developer
Absolutely amazing work you've done.
I hereby thank you for all your effort. Its a great piece of open-source miner that works perfect for many cryptos.

I'm using it right now for my own experiment on different king of algorithms, and your open-source app is one of a kind in this category.

My question is; I've seen integrated equihash algo in source but no zcash in miners, is it updated algo for zcash mining? can I enable it in source? is it working?

also many other algo's in old gateless app, will they work right now? like monero or ...?

Again, congrats you!

Thank you. There are so many things I am not happy with GGS as it is now, however, and a lack of Zcash support is one of them.
As you can see, the kernel is already there and it should be a fun weekend project to implement it, but I was just too busy with other things.
My current sponsor is quite generous, so I hope I could spend enough time on the C++ rewrite of GGS. We will see.
newbie
Activity: 47
Merit: 0
.......
Actually? I ain't bother looking. I went to the MMIO. Reason being, microcode updates, for AMD, are not a nice thing. It means that they now have a new branch of code which to use whatever they added, they need to check versions. The more versions, the more pain in your ass.

I see this as incentivizing them to make shit configurable through it - either indirect MMIO which goes to the UMC FW, or MMIO which has a similar effect. Then, as they add to the open source drivers, a bare minimum will be added, and most of them will likely conveniently slip their minds.

what is MMIO?
newbie
Activity: 47
Merit: 0
Absolutely amazing work you've done.
I hereby thank you for all your effort. Its a great piece of open-source miner that works perfect for many cryptos.

I'm using it right now for my own experiment on different king of algorithms, and your open-source app is one of a kind in this category.

My question is; I've seen integrated equihash algo in source but no zcash in miners, is it updated algo for zcash mining? can I enable it in source? is it working?

also many other algo's in old gateless app, will they work right now? like monero or ...?

Again, congrats you!
sr. member
Activity: 728
Merit: 304
Miner Developer
Hi, @zawawa, any update on vega timings modding?

@zawawa, could you please answer?

I cannot give you details right now, but it seems like timing mods on Vega seem a whole lot harder than those on pre-Vega ASIC's.

Somewhat. There's perks, too.

That's at least an insider told me.
On a related note, I meant to ask you if you figured out how to modify microcodes for memory controllers.
That would be an ultimate hack...

Heh, hilarious tidbit. I *think* I can. But since I've no fucking clue what it wants to read...

Those microcodes were what I was trying to figure out before I started working on the C++ version of Gateless Gate Sharp.
If you haven't figured them out yet, I think it is safe to assume nobody else did...
sr. member
Activity: 728
Merit: 304
Miner Developer
Hi, @zawawa, any update on vega timings modding?

@zawawa, could you please answer?

I cannot give you details right now, but it seems like timing mods on Vega seem a whole lot harder than those on pre-Vega ASIC's.

Somewhat. There's perks, too.

That's at least what an insider told me.
On a related note, I meant to ask you if you figured out how to modify microcodes for memory controllers.
That would be an ultimate hack...
sr. member
Activity: 728
Merit: 304
Miner Developer
Hi, @zawawa, any update on vega timings modding?

@zawawa, could you please answer?

I cannot give you details right now, but it seems like timing mods on Vega seem a whole lot harder than those on pre-Vega ASIC's.
newbie
Activity: 88
Merit: 0
Hi, @zawawa, any update on vega timings modding?

@zawawa, could you please answer?
sr. member
Activity: 728
Merit: 304
Miner Developer
I am currently getting paid to rewrite GGS in Qt and C++, and the plan is to open-source it eventually.
I will keep you guys updated.
jr. member
Activity: 176
Merit: 2
hi guys. help me please with gg.

im trying to mine innova using simplemining os. no luck with sg miner. gatless runs but gives me 20Kh per card, card are rx470 8gb they should be around 800 not 20.

if i use this config

--kernel neoscrypt -o stratum+tcp://pool.bsod.pw:1888 -u iN9cGGgVZNmFisMNdGNDFd6bsXkAP4ERJq.rx -p c=INN --gpu-platform 0

it works and gives me 20khash per card wich is a bit ridicculus.

if i specify intensity and worksize  like this
--kernel neoscrypt -o stratum+tcp://pool.bsod.pw:1888 -u iN9cGGgVZNmFisMNdGNDFd6bsXkAP4ERJq.rx -p c=INN --gpu-platform 0 --worksize 251 --gpu-threads 1


returns this error

[ 94.661974] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00107D60
[ 94.662003] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x09048014
[ 94.662033] amdgpu 0000:01:00.0: VM fault (0x14, vmid 4, pasid 32768) at page 1080672, write from 'TC4' (0x54433400) (72)
[ 94.662076] amdgpu 0000:01:00.0: GPU fault detected: 146 0x0b020814
[ 94.662101] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00107ED8
[ 94.662130] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x09048014
[ 94.662160] amdgpu 0000:01:00.0: VM fault (0x14, vmid 4, pasid 32768) at page 1081048, write from 'TC4' (0x54433400) (72)
[ 94.662203] amdgpu 0000:01:00.0: GPU fault detected: 146 0x0b020814
[ 94.662228] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00107F46
[ 94.662257] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x09084014
[ 94.662288] amdgpu 0000:01:00.0: VM fault (0x14, vmid 4, pasid 32768) at page 1081158, write from 'TC7' (0x54433700) (132)
Rig is rebooting due to system error. It could be caused by too much overclock/undervolt.
10
103.9138.6

and reboot.

Better use Claymore NeoScrypt I saw you should get 900 khs.
newbie
Activity: 5
Merit: 0
hi guys. help me please with gg.

im trying to mine innova using simplemining os. no luck with sg miner. gatless runs but gives me 20Kh per card, card are rx470 8gb they should be around 800 not 20.

if i use this config

--kernel neoscrypt -o stratum+tcp://pool.bsod.pw:1888 -u iN9cGGgVZNmFisMNdGNDFd6bsXkAP4ERJq.rx -p c=INN --gpu-platform 0

it works and gives me 20khash per card wich is a bit ridicculus.

if i specify intensity and worksize  like this
--kernel neoscrypt -o stratum+tcp://pool.bsod.pw:1888 -u iN9cGGgVZNmFisMNdGNDFd6bsXkAP4ERJq.rx -p c=INN --gpu-platform 0 --worksize 251 --gpu-threads 1


returns this error

[ 94.661974] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00107D60
[ 94.662003] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x09048014
[ 94.662033] amdgpu 0000:01:00.0: VM fault (0x14, vmid 4, pasid 32768) at page 1080672, write from 'TC4' (0x54433400) (72)
[ 94.662076] amdgpu 0000:01:00.0: GPU fault detected: 146 0x0b020814
[ 94.662101] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00107ED8
[ 94.662130] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x09048014
[ 94.662160] amdgpu 0000:01:00.0: VM fault (0x14, vmid 4, pasid 32768) at page 1081048, write from 'TC4' (0x54433400) (72)
[ 94.662203] amdgpu 0000:01:00.0: GPU fault detected: 146 0x0b020814
[ 94.662228] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00107F46
[ 94.662257] amdgpu 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x09084014
[ 94.662288] amdgpu 0000:01:00.0: VM fault (0x14, vmid 4, pasid 32768) at page 1081158, write from 'TC7' (0x54433700) (132)
Rig is rebooting due to system error. It could be caused by too much overclock/undervolt.
10
103.9138.6

and reboot.
sr. member
Activity: 1484
Merit: 253
While installing the installation of MS VC++ redis fails, because it is already installed. Is there any workaround for this?
You can use unpacked archive with GGS.
newbie
Activity: 70
Merit: 0
While installing the installation of MS VC++ redis fails, because it is already installed. Is there any workaround for this?
sr. member
Activity: 1484
Merit: 253
Zawawa is now focusing on private projects, I don't think he'll have time to develop GGS. He however told me in this thread that he has released open source kernels for ETASH on github.
I mean is someone able to expain how to reach these 30mh, when running out of the box i get only 25 :/
You must run optimization in GGS.
legendary
Activity: 1151
Merit: 1001
Zawawa is now focusing on private projects, I don't think he'll have time to develop GGS. He however told me in this thread that he has released open source kernels for ETASH on github.
I mean is someone able to expain how to reach these 30mh, when running out of the box i get only 25 :/
sr. member
Activity: 1484
Merit: 253
Zawawa is now focusing on private projects, I don't think he'll have time to develop GGS. He however told me in this thread that he has released open source kernels for ETASH on github.
And what help it does for usual miners? I looked in github, zawawa on free time allready start to make version 2.0.
But still without new nicehash algos... Even nicehash heavy is absent...
full member
Activity: 1120
Merit: 131
Zawawa is now focusing on private projects, I don't think he'll have time to develop GGS. He however told me in this thread that he has released open source kernels for ETASH on github.
Pages:
Jump to: