Bitcoin Forum
April 19, 2024, 07:44:22 AM *
News: Latest Bitcoin Core release: 26.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 63416 times)
ap1
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
May 30, 2014, 10:46:44 AM
 #341


I found out how to compile the cl when I checked the code too Cheesy
But maybe Linux driver issue or so, I cannot compile the kernel.

Using device 0 as GPU 0
Using device 1 as GPU 1
Compiling ...
Source: 65657 bytes
binsize = 427808 bytes
OpenCL error: -30 at ../xpmclient.cpp:852

Actually I tried eXtremal's original open source miner too and never compile right neither.
He said AMD SDK is buggy and I used ATI driver compiler but still not successful.

I've found subtle solution if you have more than 1 card.

Disable all BUT 1 card in config.txt. Run xpmminer. kernel.bin is created. Shut down miner. Undo changes in config. Run with normal config.
Works for me.


Thanks! So it is what the forum is for, exchange solutions Cheesy
1713512662
Hero Member
*
Offline Offline

Posts: 1713512662

View Profile Personal Message (Offline)

Ignore
1713512662
Reply with quote  #2

1713512662
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
May 30, 2014, 10:54:48 AM
 #342


I found out how to compile the cl when I checked the code too Cheesy
But maybe Linux driver issue or so, I cannot compile the kernel.

Using device 0 as GPU 0
Using device 1 as GPU 1
Compiling ...
Source: 65657 bytes
binsize = 427808 bytes
OpenCL error: -30 at ../xpmclient.cpp:852

Actually I tried eXtremal's original open source miner too and never compile right neither.
He said AMD SDK is buggy and I used ATI driver compiler but still not successful.

I've found subtle solution if you have more than 1 card.

Disable all BUT 1 card in config.txt. Run xpmminer. kernel.bin is created. Shut down miner. Undo changes in config. Run with normal config.
Works for me.


Thanks! So it is what the forum is for, exchange solutions Cheesy

Agree :-)
Now, maybe your eagle eye would find why there is no CPD showing for multiple cards on pool? :-P

djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 30, 2014, 11:20:55 AM
 #343

can someone release a dtc poolserver for solomining (for windows) ? Thanks.

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
ap1
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
May 30, 2014, 11:43:57 AM
 #344


Agree :-)
Now, maybe your eagle eye would find why there is no CPD showing for multiple cards on pool? :-P


I do usually debug pretty quickly. I don't have the source code for DTC pool... the original madmax xpm one seems working fine I think?
MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
May 30, 2014, 12:40:30 PM
 #345


Agree :-)
Now, maybe your eagle eye would find why there is no CPD showing for multiple cards on pool? :-P


I do usually debug pretty quickly. I don't have the source code for DTC pool... the original madmax xpm one seems working fine I think?


@ap1:
Yes, I started with xpm pool source, it didnt work there too.

@djm34:
I'll try in time... but for me priority is to get full working code with working cpd and other stats.
Besides, gpool.net has monopoly with datacoin, check blocks found by my small pool (6 workers + mine 1) and that pool.
I mine DTC from 1st day with some (long) breaks solo with CPU, now finally there is possibility for healthy competition and maybe price will go up to the moon when XPM reaches diff 11.

ap1
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
May 30, 2014, 01:03:32 PM
 #346

@ap1:
Yes, I started with xpm pool source, it didnt work there too.

@djm34:
I'll try in time... but for me priority is to get full working code with working cpd and other stats.
Besides, gpool.net has monopoly with datacoin, check blocks found by my small pool (6 workers + mine 1) and that pool.
I mine DTC from 1st day with some (long) breaks solo with CPU, now finally there is possibility for healthy competition and maybe price will go up to the moon when XPM reaches diff 11.


One thing I don't want to mine XPM anymore is the price of XPM keep dropping... basically halved within a month or two?
Seems must be something to do with GPU mining...
madMAx510510 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 30, 2014, 01:31:22 PM
 #347

If you change TARGET in .cl files, make new kernel.bin then your CPD in stats also will change.

edit:

270X settings for DTC:

Code:
#define SIZE 4096			// Size of local sieve array (must be multiple of 1024)
#define LSIZE 256 // Local worksize for sieve (don't change this)
#define STRIPES 400 // Number of sieve segments (you may tune this)
#define WIDTH 20 // Sieve width (includes extensions, you may tune this)
#define PCOUNT 38400 // Number of sieve primes (must be multiple of 256, you should tune this, 40960 is for 280X)
#define SCOUNT PCOUNT // Don't change it
#define TARGET 9 // Target for s_sieve


If you change target to 9 you need to use the latest *.cl files from git, 6 days ago. Otherwise you have bugs...

Also you may have to reduce STRIPES to maybe 150, otherwise the miner crashes because the sieve now returns 3 times more candidates.
Primorial
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
May 30, 2014, 01:32:11 PM
Last edit: May 30, 2014, 10:13:36 PM by Primorial
 #348

11-ch share values on http://89.179.126.88:8081/ appear to be disproportionately low!

Last 12 blocks found by the pool are all 11+ chains, still 11-shares are less than 2x more valuable than 10-shares, while they should be at least 20x more valuable?

Code:
Current Share Values
 9  0.04601 XPM
10  0.53773 XPM
11  0.93356 XPM

24h Share Count
 9   765       (~ 35.19765 XPM)
10    75       (~ 40.32975 XPM)
11     9       (~  8.40204 XPM)

Diff. 10.96499747
Remember remember the 5th of November
Legendary
*
Offline Offline

Activity: 1862
Merit: 1011

Reverse engineer from time to time


View Profile
May 30, 2014, 01:38:40 PM
 #349

So let me get this straight? You integrate the pool into the XPM source code thus exposing the pool to pretty much direct access?  I know one can disable access other from localhost, but this pretty much requires the XPM node to run alongside the pool, rather than on separate servers. Meaning if you DDoS the pool, you DDoS the node or vice-versa.

BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
LongAndShort
Legendary
*
Offline Offline

Activity: 1078
Merit: 1050


View Profile
May 30, 2014, 03:57:39 PM
 #350

So let me get this straight? You integrate the pool into the XPM source code thus exposing the pool to pretty much direct access?  I know one can disable access other from localhost, but this pretty much requires the XPM node to run alongside the pool, rather than on separate servers. Meaning if you DDoS the pool, you DDoS the node or vice-versa.

troll? (yes i'm asking) you should ask the same on every pool code thread! Name me one pool software that does not run alongside the node
MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
May 30, 2014, 08:56:22 PM
 #351

There is possibility to set web frontend on 1st server, pool software on 2nd server and node on 3rd server.
But who cares if even such big pools with big money going thru them as BTCGuild weren't ddos resistant.

SpeedDemon13
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
May 30, 2014, 09:16:08 PM
 #352

There is possibility to set web frontend on 1st server, pool software on 2nd server and node on 3rd server.
But who cares if even such big pools with big money going thru them as BTCGuild weren't ddos resistant.


The DTC pool doesn't show the miner stats, but it does show the balance.

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
MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
June 02, 2014, 07:57:28 AM
 #353


Agree :-)
Now, maybe your eagle eye would find why there is no CPD showing for multiple cards on pool? :-P


I do usually debug pretty quickly. I don't have the source code for DTC pool... the original madmax xpm one seems working fine I think?


That ADL trick doesnt work for me, still error -3, compiled under linux.

MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
June 02, 2014, 01:47:41 PM
 #354

For your information...
I made new thread for datacoin pool, https://bitcointalk.org/index.php?topic=636017.new#new


djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 02, 2014, 04:38:25 PM
 #355

I had a go to madpriminer on dtc pool (didn't check with xpm) but the temp of the card are pretty high
(the card is in a well ventilated room). It is right now at 89°C (it is a R9 290x) getting 177cpd

Is this normal ? (powertune at 0). It never went that high even in scrypt/scrypt-n and neither with the other xpm miner.

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
eXtremal
Sr. Member
****
Offline Offline

Activity: 2106
Merit: 282


👉bit.ly/3QXp3oh | 🔥 Ultimate Launc


View Profile WWW
June 02, 2014, 07:14:36 PM
 #356

eXtremal, any updates to the miner?
I remember about miner.. and have one idea about Fermat test optimization, but no enough time to implement it Sad I will post some results at this week.

TONUP██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
▄▄███████▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████▄░▄▄▀█████▀▄████▄
▄███████▄▀█▄▀██▀▄███████▄
█████████▄▀█▄▀▄██████████
██████████▄▀█▄▀██████████
██████████▀▄▀█▄▀█████████
▀███████▀▄██▄▀█▄▀███████▀
▀████▀▄█████▄▀▀░▀█████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀███████▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄██████████████▀▀█████▄
▄██████████▀▀█████▐████▄
██████▀▀████▄▄▀▀█████████
████▄▄███▄██▀█████▐██████
█████████▀██████████████
▀███████▌▐██████▐██████▀
▀███████▄▄███▄████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████████████████████▄
▄████▀▀███▀▀███▀▀██▀███▄
████▀███████▀█▀███▀█████
██████████████████████
████▄███████▄█▄███▄█████
▀████▄▄███▄▄███▄▄██▄███▀
▀█████████████████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
████████
██
██
██
██
██
██
██
██
██
██
██
████████
████████████████████████████████████████████████████████████████████████████████
.
JOIN NOW
.
████████████████████████████████████████████████████████████████████████████████
████████
██
██
██
██
██
██
██
██
██
██
██
████████
csa1234
Full Member
***
Offline Offline

Activity: 286
Merit: 100


O2-Protocol.com Carbon Offset DeFi


View Profile WWW
June 03, 2014, 01:47:34 AM
 #357

is this miner faster than Claymore? I mean not by the stats, but for real, how many blocks per day an R9 280x can produce with this miner? Cause with Claymore an R9 280x can only mine 3 blocks per day average

PS: Solomining

O2-Protocol.com
Carbon Offset DeFi
MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
June 03, 2014, 08:20:36 AM
 #358

is this miner faster than Claymore? I mean not by the stats, but for real, how many blocks per day an R9 280x can produce with this miner? Cause with Claymore an R9 280x can only mine 3 blocks per day average

PS: Solomining

I dont know about blocks, but its about 4.0-4.5 10-ch shares on my 280X.

primer10
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
June 04, 2014, 07:31:49 AM
 #359

eXtremal, any updates to the miner?
I remember about miner.. and have one idea about Fermat test optimization, but no enough time to implement it Sad I will post some results at this week.

+1  Cheesy
kev7112001
Sr. Member
****
Offline Offline

Activity: 479
Merit: 250


View Profile
June 04, 2014, 07:58:39 PM
 #360

is this miner faster than Claymore? I mean not by the stats, but for real, how many blocks per day an R9 280x can produce with this miner? Cause with Claymore an R9 280x can only mine 3 blocks per day average

PS: Solomining

claymores can get 6.6 up to 7.2 cpd on a 7970/280 depending on cpu and clocks

MCXNOW MODERATOR
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!