Bitcoin Forum
May 06, 2024, 06:27:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 »
  Print  
Author Topic: Open Source XPM Pool + GPU Miner (aka. madPrimeMiner)  (Read 63418 times)
madMAx510510 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 24, 2014, 02:11:55 PM
 #301

Hello,

Anyone tested on old GPU like HD-5970?

try it out works on 6970/50

While it may work, pre GCN cards are bad at primecoin mining, there's no way around it.
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715020041
Hero Member
*
Offline Offline

Posts: 1715020041

View Profile Personal Message (Offline)

Ignore
1715020041
Reply with quote  #2

1715020041
Report to moderator
SpeedDemon13
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
May 24, 2014, 02:35:45 PM
Last edit: May 24, 2014, 04:27:24 PM by SpeedDemon13
 #302

Hello,

Anyone tested on old GPU like HD-5970?

try it out works on 6970/50

While it may work, pre GCN cards are bad at primecoin mining, there's no way around it.

R7 240 is just as quick as a HD5870/6970. VLIW isn't optimize to do primecoin mining.

CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
LongAndShort
Legendary
*
Offline Offline

Activity: 1078
Merit: 1050


View Profile
May 24, 2014, 02:48:52 PM
Last edit: May 24, 2014, 08:14:13 PM by LongAndShort
 #303

hi everybody,

I just wanted to let you know, that I integrated madmax' source code & extremal's v3 optimizations into my primecoin pool miner, "xolominer", which can be used to mine on www.beeeeer.org
The official announcement can be found here: ppc/xpm-talk ANN thread

I integrated a developer fee (1%) pointing at madmax' donation address.
Also, it's experimental and not 100% perfect yet (missing some comfort features and cleanup).

Well, uhm... thank you so far.

- xolokram

ps. I'll try this monitor this thread here, but I'm more active on the ppc/xpm-talk board

nice and works on 69xx series wish there was a solo ver too

Errrm have you read this lately
Maybe you know me from my other thread where i launched a new XPM pool + GPU miner:
https://bitcointalk.org/index.php?topic=598542.0

If yes, you also know that it failed because of DOS attacks and other general server problems.

I've now decided to go open source, with the pool server and the GPU miner.
Now everyone with the expertise can create an XPM pool and also create new miners that work with the same protocol.
Also anyone with basic bitcoin code knowledge can make a solo-miner out of it. EDIT: It's now available.

The pool server code is located at: https://github.com/madMAx43v3r/xpmpool
And the GPU miner code is at: https://github.com/madMAx43v3r/xpmclient
UPDATE: The solo-mining server code is at: https://github.com/madMAx43v3r/xpmserver

The solo-mining server binaries can be downloaded at:
For Windows: https://mega.co.nz/#!hRAmGRAQ!cbYlm-meXprzImw-vQ5COnBQiWtgPFXJeJtTs-041AI
For Linux: https://mega.co.nz/#!NZAHWC6b!FyeF6aKZ32KPs_Ns0NwZsEGaOWkNAlwfSz76hO-Dg_k
Note: The windows version crashes on shutdown, have not been able to fix this.

EDIT: If you have dynamic ip: There is a bug somewhere in the bitcoin network code that can cause the server to loose all connections to the network after your external ip has changed. It will still show 8 or more connections but if you look in debug.log you will no longer see new blocks or transactions. In this case you need to restart the server.
The chance of this bug to happen is around 50%. So be careful, if your external ip changes and you don't check the server and the bug has happend you will produce 100% orphan blocks.

Please use this thread to discuss and/or ask questions about the code.

If you like my work you can donate XPM to:
ATHHPkcWjhUSqXpgJhTut7jzWo3JEbNj9J


Maybe i'm misunderstanding what it is you want!?

said it clearly a solo ver that works with 69xx series

Im still really confused are you wishing beerminer was solo even though its mads code anyhow cause mad has a solo version you know that right? Both open source so that means optimization on one will be pulled and used on another being that they both use the same fermat, sieve
MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
May 24, 2014, 03:50:35 PM
 #304

@eXtremal:

Tyvm good sir, again!

Finally I had time and was able to produce full, remote pools with databases, webstats and workers able to get for XPM & DTC.
Workers even found some blocks lol.






kev7112001
Sr. Member
****
Offline Offline

Activity: 479
Merit: 250


View Profile
May 24, 2014, 08:02:40 PM
 #305

hi everybody,

I just wanted to let you know, that I integrated madmax' source code & extremal's v3 optimizations into my primecoin pool miner, "xolominer", which can be used to mine on www.beeeeer.org
The official announcement can be found here: ppc/xpm-talk ANN thread

I integrated a developer fee (1%) pointing at madmax' donation address.
Also, it's experimental and not 100% perfect yet (missing some comfort features and cleanup).

Well, uhm... thank you so far.

- xolokram

ps. I'll try this monitor this thread here, but I'm more active on the ppc/xpm-talk board

nice and works on 69xx series wish there was a solo ver too

Errrm have you read this lately
Maybe you know me from my other thread where i launched a new XPM pool + GPU miner:
https://bitcointalk.org/index.php?topic=598542.0

If yes, you also know that it failed because of DOS attacks and other general server problems.

I've now decided to go open source, with the pool server and the GPU miner.
Now everyone with the expertise can create an XPM pool and also create new miners that work with the same protocol.
Also anyone with basic bitcoin code knowledge can make a solo-miner out of it. EDIT: It's now available.

The pool server code is located at: https://github.com/madMAx43v3r/xpmpool
And the GPU miner code is at: https://github.com/madMAx43v3r/xpmclient
UPDATE: The solo-mining server code is at: https://github.com/madMAx43v3r/xpmserver

The solo-mining server binaries can be downloaded at:
For Windows: https://mega.co.nz/#!hRAmGRAQ!cbYlm-meXprzImw-vQ5COnBQiWtgPFXJeJtTs-041AI
For Linux: https://mega.co.nz/#!NZAHWC6b!FyeF6aKZ32KPs_Ns0NwZsEGaOWkNAlwfSz76hO-Dg_k
Note: The windows version crashes on shutdown, have not been able to fix this.

EDIT: If you have dynamic ip: There is a bug somewhere in the bitcoin network code that can cause the server to loose all connections to the network after your external ip has changed. It will still show 8 or more connections but if you look in debug.log you will no longer see new blocks or transactions. In this case you need to restart the server.
The chance of this bug to happen is around 50%. So be careful, if your external ip changes and you don't check the server and the bug has happend you will produce 100% orphan blocks.

Please use this thread to discuss and/or ask questions about the code.

If you like my work you can donate XPM to:
ATHHPkcWjhUSqXpgJhTut7jzWo3JEbNj9J


Maybe i'm misunderstanding what it is you want!?

said it clearly a solo ver that works with 69xx series

Im still really confused are you wishing beerminer was solo even though its mads code anyhow cause mad has a solo version you know that right? Both open source so that means optimization on one will be pulled and used on another being that they both use the same ferment, sieve

its a mix of his code plus u mean fermat. like saying cgminer and its forks are the same

MCXNOW MODERATOR
LongAndShort
Legendary
*
Offline Offline

Activity: 1078
Merit: 1050


View Profile
May 24, 2014, 08:37:07 PM
 #306

Cool do what you want but have you tried out mads solo client yet?
crendore
Sr. Member
****
Offline Offline

Activity: 363
Merit: 250


View Profile
May 24, 2014, 09:21:22 PM
 #307

Is the mega link in op's post a binary of the latest code changes (7 hours ago on github)

This link is the one i'm talking about: https://mega.co.nz/#!hRAmGRAQ!cbYlm-meXprzImw-vQ5COnBQiWtgPFXJeJtTs-041AI

crendore
Sr. Member
****
Offline Offline

Activity: 363
Merit: 250


View Profile
May 24, 2014, 09:22:54 PM
 #308

I have kernel.bin for 280x and 7950, if anyone is interested.

Very interested if it's compiled on 13.12 Smiley
Can you please post a link.

Here you go: http://we.tl/oLAkmn6ss8

Does anyone have this file, the link is expired...

LongAndShort
Legendary
*
Offline Offline

Activity: 1078
Merit: 1050


View Profile
May 24, 2014, 09:59:41 PM
 #309

I have kernel.bin for 280x and 7950, if anyone is interested.

Very interested if it's compiled on 13.12 Smiley
Can you please post a link.

Here you go: http://we.tl/oLAkmn6ss8

Does anyone have this file, the link is expired...

This post is from the guy who made the optimizations to madmax's code so go through his posts to find the ones that work for you we are up to v3 but im still using that one v2


HINT: use the 10ch
primer10
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
May 25, 2014, 01:40:57 AM
 #310

I have kernel.bin for 280x and 7950, if anyone is interested.

Very interested if it's compiled on 13.12 Smiley
Can you please post a link.

Here you go: http://we.tl/oLAkmn6ss8

Does anyone have this file, the link is expired...

I have posted in this thread before on how to compile your own OpenCL bin, which is quite simple: You just need to put v3 or v4's .cl files in gpu dir and run the miner program.
primer10
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
May 25, 2014, 01:43:42 AM
 #311

Is the mega link in op's post a binary of the latest code changes (7 hours ago on github)

This link is the one i'm talking about: https://mega.co.nz/#!hRAmGRAQ!cbYlm-meXprzImw-vQ5COnBQiWtgPFXJeJtTs-041AI

This is the solo miner made by madmax that patches the primecoin wallet to talk with xpmclient.
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
May 25, 2014, 02:39:29 AM
 #312

Hello,

Anyone tested on old GPU like HD-5970?

try it out works on 6970/50

While it may work, pre GCN cards are bad at primecoin mining, there's no way around it.

R7 240 is just as quick as a HD5870/6970. VLIW isn't optimize to do primecoin mining.

Well, I have 3 of those and an r9 290...might as well try.
kev7112001
Sr. Member
****
Offline Offline

Activity: 479
Merit: 250


View Profile
May 25, 2014, 03:21:00 AM
 #313

Hello,

Anyone tested on old GPU like HD-5970?

try it out works on 6970/50

While it may work, pre GCN cards are bad at primecoin mining, there's no way around it.

R7 240 is just as quick as a HD5870/6970. VLIW isn't optimize to do primecoin mining.
 

r7 240 is not as quick as a 5870/6970 in anything and none of the architectures are optimized for mining

MCXNOW MODERATOR
SpeedDemon13
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
May 25, 2014, 03:45:35 AM
 #314

Hello,

Anyone tested on old GPU like HD-5970?

try it out works on 6970/50

While it may work, pre GCN cards are bad at primecoin mining, there's no way around it.

R7 240 is just as quick as a HD5870/6970. VLIW isn't optimize to do primecoin mining.
 

r7 240 is not as quick as a 5870/6970 in anything and none of the architectures are optimized for mining

I've done a 24hours test on a 5870, 6970 and R7 240, they all do 0.50 CPD each. I didn't say it was optimized, I said "isn't optimize"...

CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
kev7112001
Sr. Member
****
Offline Offline

Activity: 479
Merit: 250


View Profile
May 25, 2014, 04:34:32 AM
 #315

Hello,

Anyone tested on old GPU like HD-5970?

try it out works on 6970/50

While it may work, pre GCN cards are bad at primecoin mining, there's no way around it.

R7 240 is just as quick as a HD5870/6970. VLIW isn't optimize to do primecoin mining.
 

r7 240 is not as quick as a 5870/6970 in anything and none of the architectures are optimized for mining


I've done a 24hours test on a 5870, 6970 and R7 240, they all do 0.50 CPD each. I didn't say it was optimized, I said "isn't optimize"...

well thats still wrong on the r7 240 being the same as a 5870/6970 they are 4 to 5 times the card and saying it isnt optimized is like saying some are when none are

also i get more than .5 cpd on 6970

MCXNOW MODERATOR
MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
May 26, 2014, 09:07:59 PM
Last edit: May 29, 2014, 07:05:50 AM by MarcusDe
 #316

Anyone was able to make ADL work under linux? ;-)

*bump*


csa1234
Full Member
***
Offline Offline

Activity: 286
Merit: 100


O2-Protocol.com Carbon Offset DeFi


View Profile WWW
May 29, 2014, 03:11:21 PM
 #317

can someone PM me the IP and port number of the XPM pool? plz

O2-Protocol.com
Carbon Offset DeFi
LongAndShort
Legendary
*
Offline Offline

Activity: 1078
Merit: 1050


View Profile
May 29, 2014, 03:23:26 PM
 #318

can someone PM me the IP and port number of the XPM pool? plz

Look on page 11
csa1234
Full Member
***
Offline Offline

Activity: 286
Merit: 100


O2-Protocol.com Carbon Offset DeFi


View Profile WWW
May 29, 2014, 03:54:50 PM
 #319

can someone PM me the IP and port number of the XPM pool? plz

Look on page 11

port 8081 is definatelly not the port to connect thru.... anybody know the port number?

O2-Protocol.com
Carbon Offset DeFi
LongAndShort
Legendary
*
Offline Offline

Activity: 1078
Merit: 1050


View Profile
May 29, 2014, 04:16:46 PM
 #320

can someone PM me the IP and port number of the XPM pool? plz

Look on page 11

port 8081 is definatelly not the port to connect thru.... anybody know the port number?

Try 162.244.25.26 no port, no fee, use at your own risk

Pool donation addy is AWHqZqmAwPgmjiDnZVHWdD8t4ug2QF6tPi
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 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!