Bitcoin Forum
May 07, 2024, 09:25:01 AM *
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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 »
  Print  
Author Topic: [XPM] Working on a GPU miner for Primecoin, new thread :)  (Read 166551 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Hix
Legendary
*
Offline Offline

Activity: 1971
Merit: 1036


View Profile
September 02, 2013, 09:50:35 AM
 #121

I hope this GPU miner will not work, and the primecoin will stay only on CPU...  Smiley
1715073901
Hero Member
*
Offline Offline

Posts: 1715073901

View Profile Personal Message (Offline)

Ignore
1715073901
Reply with quote  #2

1715073901
Report to moderator
1715073901
Hero Member
*
Offline Offline

Posts: 1715073901

View Profile Personal Message (Offline)

Ignore
1715073901
Reply with quote  #2

1715073901
Report to moderator
1715073901
Hero Member
*
Offline Offline

Posts: 1715073901

View Profile Personal Message (Offline)

Ignore
1715073901
Reply with quote  #2

1715073901
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715073901
Hero Member
*
Offline Offline

Posts: 1715073901

View Profile Personal Message (Offline)

Ignore
1715073901
Reply with quote  #2

1715073901
Report to moderator
1715073901
Hero Member
*
Offline Offline

Posts: 1715073901

View Profile Personal Message (Offline)

Ignore
1715073901
Reply with quote  #2

1715073901
Report to moderator
yager
Member
**
Offline Offline

Activity: 67
Merit: 10



View Profile
September 02, 2013, 09:51:05 AM
 #122

The error messages and crashing on my system was because i didnt have the primecoin client mining before running reaper.
usahero
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
September 02, 2013, 09:52:02 AM
 #123

Crashes 5 sec into mining:

VS 2012 debugger reports:

Unhandled exception at 0x0042621A in reaper.exe: 0xC0000095: Integer overflow.
Pmalek
Legendary
*
Offline Offline

Activity: 2758
Merit: 7135



View Profile
September 02, 2013, 09:55:08 AM
Last edit: September 02, 2013, 10:11:01 AM by Pmalek
 #124

Yep it crashes after 10sec. Someone post your reaper and prime conf file if it is working for you...

It writes invalid n % and goes on writing that million times...
After that it says fermat = 0 gandalf = 2323 ( or something)
Is that normal?

After that it crashes...

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
paulthetafy
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000


View Profile
September 02, 2013, 09:55:20 AM
 #125

mtrlt, I have read build.txt... The link to libblmaker appears to be an invalid zip file.  I have tried getting/unzipping in both linux and windows
usahero
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
September 02, 2013, 09:57:15 AM
 #126

Decreasing sievesize increases working time from ~5 sec to 15-20 sec before crash Smiley
mtrlt (OP)
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
September 02, 2013, 09:57:30 AM
 #127

mtrlt, I have read build.txt... The link to libblmaker appears to be an invalid zip file.  I have tried getting/unzipping in both linux and windows
Oh. Freaking winrar made a rar file and just named it zip.. Fixed now. Please redownload.
yager
Member
**
Offline Offline

Activity: 67
Merit: 10



View Profile
September 02, 2013, 10:00:43 AM
 #128

Yep it crashes after 10sec. Someone post your reaper and prime conf file if it is working for you...

Here is mine, as long as i have setgenerate true in the primecoin client running it stops crashing, not sure if its mining or not though??.

Primecoin.conf
host 127.0.0.1
port 9912
user user
pass pass

protocol primecoin

worksize 64
aggression 21
sievepercentage 10
sievesize 20000000

primecoin_address AMRDdzf7trjGALy2rA3MSADAZbspRgZa3j
debug false
opencldebug false
cpu_mining_threads 4
use_gpu true
use_gpu_fermat_test true
getwork_rate 4000

reaper.conf
kernel reaper.cl
save_binaries yes
enable_graceful_shutdown no
long_polling yes

mine primecoin
#mine primecoin_testnet

device 0
device 1

paulthetafy
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000


View Profile
September 02, 2013, 10:01:11 AM
 #129

mtrlt, I have read build.txt... The link to libblmaker appears to be an invalid zip file.  I have tried getting/unzipping in both linux and windows
Oh. Freaking winrar made a rar file and just named it zip.. Fixed now. Please redownload.
okay that sorted it.  Still getting CMake Error: Could not create named generator MSYS Makefiles
Fablio2
Sr. Member
****
Offline Offline

Activity: 464
Merit: 252



View Profile
September 02, 2013, 10:04:24 AM
 #130

Am I mining?

usahero
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
September 02, 2013, 10:04:47 AM
 #131

setgenerate true makes my reaper not mine anything. 0 fermats 0 gandalfs. While if setgenerate remains false, it calculates (153k Total), but then crashes.
jammertr
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
September 02, 2013, 10:07:11 AM
 #132

same here, crashes after 10 secs

mtrlt (OP)
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
September 02, 2013, 10:09:45 AM
 #133

okay that sorted it.  Still getting CMake Error: Could not create named generator MSYS Makefiles
Hmm. Open cmake-linux.sh and change every mention of "MSYS Makefiles" to "Unix Makefiles".
YipYip
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
September 02, 2013, 10:23:16 AM
 #134

Set it to 8 threads

and

device 0
device 1
device 2
device 3

ANd its now mining Cheesy...YAY!!!

mrlt does the device x come into play or is it just the threads or do we need both ?



OBJECT NOT FOUND
YipYip
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
September 02, 2013, 10:27:27 AM
 #135

Is this all good ??


OBJECT NOT FOUND
lonesoul
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
September 02, 2013, 10:35:39 AM
 #136

Loving the piccys of the working miner (or what i assume to be a working miner ;-) )

Was the name Gandalf's a mathematical term i dont know about or was it just a name that was chosen for them particular result?

if its one that was just chosen thats fun ^.^ (Im a fan of The Hobbit/LOTR etc) if its a math name already for some reason i think thats even cooler!

lol looking forward to getting my hands on the miner :-) 7 GPUs waiting to start chewing through some numbers (well im keeping them happy with other coins at the moment but they really want those XPMs ^.^ {they were telling me last night in my sleep..... What?? other people dont speak to their GPUs? what are you mad or something! }





Quick question for YipYip, how long after you started the miner did you take the picture?   also are the results displayed Hourly numbers or total numbers so far? If its hourly numbers it looks like your current setup is equivalent to my 4 Core Xeon E5606 Server machine.  (Which is great in my option lol i want to get 7 more of them on the go with my GPUs!)

Please click this link-> https://mcxnow.com/?r=Stuartnorth       (The link is a referral link, it costs you nothing, but provides a little bonus for me if you click through to the site. Please help feed my baby. Thanks :-) )
pollard86
Newbie
*
Offline Offline

Activity: 19
Merit: 0



View Profile WWW
September 02, 2013, 10:36:37 AM
 #137

Set it to 8 threads

and

device 0
device 1
device 2
device 3

ANd its now mining Cheesy...YAY!!!

mrlt does the device x come into play or is it just the threads or do we need both ?




Are you using stratum proxy? What is your Primecoin and Reaper conf ??
pavimus
Member
**
Offline Offline

Activity: 103
Merit: 10


View Profile
September 02, 2013, 10:38:03 AM
 #138

What mean  log lines like this:

C1 106426003 --> 06.57ee93 found!

?
usahero
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
September 02, 2013, 10:45:30 AM
 #139

EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 514115493, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 391202821, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 284072637, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 257605981, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 324375397, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 274021341, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 465996163, first kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 519928101, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 198277693, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 400886507, first kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 107706331, first kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 107706333, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 357296413, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 70268675, first kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 80581749, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 10609869, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 83032411, first kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 83032413, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 374223925, second kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 272717451, first kind
EulerLagrangeLifchitzPrimalityTest() : invalid n %% 8 = 97801147, first kind
0 fermats/s, 124.24 gandalfs/s.
1.46573M TOTAL     10.2013k 2-chains
0 fermats/s, 121.983 gandalfs/s.
1.4391M TOTAL     10.016k 2-chains


I assume this EulerLagrangeLifchitzPrimalityTest() shouln't appear so often?
paulthetafy
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000


View Profile
September 02, 2013, 10:49:48 AM
 #140

Guys I'm trying to compile this on ubuntu and getting "asking for OpenCL = OPENCL_LIBRARY-NOTFOUND"

I have opencl installed and $AMDAPPSDKROOT defined.  Any ideas?
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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 »
  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!