Bitcoin Forum
June 21, 2024, 06:03:15 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 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 166553 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.
shakti
Member
**
Offline Offline

Activity: 60
Merit: 10



View Profile
September 02, 2013, 11:41:40 AM
 #161

where can I download this gpu miner Huh If you want money you dont get money.
Nowhere. No one will give you for free, because we paid for it. But you are smart guy. Roll Eyes

Humm i thought that was only donations Smiley) it's not pay for software, if it's so mrlt has to pay taxes lol Smiley

rgzen
Member
**
Offline Offline

Activity: 93
Merit: 10



View Profile
September 02, 2013, 11:41:45 AM
 #162

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?

Same here on arch...
Any solution?
Just solved. Only have to add this text into CMakeLists.txt:
Code:
FIND_LIBRARY( OPENCL_LIBRARY NAMES OpenCL PATH
        $ENV{OPENCL_LIB_DIR}
        $ENV{HOME}/.local/lib
        /usr/lib
        /usr/lib64
        /usr/local/lib
        /usr/local/cuda/lib64
        /usr/local/cuda/lib
)

test it paulthetafy, let we see if works for you too... Cool

It seems I am missing libOpenCL.a which I think is a bigger issue.  Can you check that you do have it.... "locate libOpenCL.a"
I am not able to find libOpenCL.a
When I add the text and execute the cmake comand it says that OpenCL = /usr/lib64/libOpenCL.so
Check if you have installed opencl-headers or something like that (maybe opencl-dev, i dont know).
I now have this errors:
Code:
AppOpenCL.cpp: In member function void OpenCL::WriteBufferPattern(uint,std::string,size_t,void*,size_t)
AppOpenCL.cpp:285:145: error: clEnqueueFillBuffer is not declared
cl_int status = clEnqueueFillBuffer(GPUstate.commandQueue, GPUstate.buffers[buffername],pattern,pattern_length,0,data_length,0,NULL,NULL):
Solutions?
YipYip
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
September 02, 2013, 11:41:52 AM
 #163

What mean  log lines like this:

C1 106426003 --> 06.57ee93 found!

?



It seems you found a block, but i think it's block on testnet 06.57 means dificulty, and this diff is actuall on testnet.

But i have testnet=0 in my primecoin.conf and in wallet's debug windows checkbox "in test net" is unchecked... May be reaper reports about all solutions with difficulty > 6?
well i have no idea than .... this block diff is definitly too low, it's like testnet difficulty , on mainnet it's llike "09.85+"


There are also NO copinz in wallet Sad

WTFruitcake

I have had 4 c1 -> 6777ef  foundz ...

OBJECT NOT FOUND
jammertr
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
September 02, 2013, 11:42:49 AM
 #164

How did you get past the crashes?

+1

win 7  x64
pyromaniac
Hero Member
*****
Offline Offline

Activity: 639
Merit: 500



View Profile
September 02, 2013, 11:43:36 AM
 #165

where can I download this gpu miner Huh If you want money you dont get money.
Nowhere. No one will give you for free, because we paid for it. But you are smart guy. Roll Eyes

Humm i thought that was only donations Smiley) it's not pay for software, if it's so mrlt has to pay taxes lol Smiley
That's doesn't matter. No pay = no game.  Wink

shakti
Member
**
Offline Offline

Activity: 60
Merit: 10



View Profile
September 02, 2013, 11:44:30 AM
 #166

What mean  log lines like this:

C1 106426003 --> 06.57ee93 found!

?



It seems you found a block, but i think it's block on testnet 06.57 means dificulty, and this diff is actuall on testnet.

But i have testnet=0 in my primecoin.conf and in wallet's debug windows checkbox "in test net" is unchecked... May be reaper reports about all solutions with difficulty > 6?
well i have no idea than .... this block diff is definitly too low, it's like testnet difficulty , on mainnet it's llike "09.85+"


There are also NO copinz in wallet Sad

WTFruitcake

I have had 4 c1 -> 6777ef  foundz ...

not even on testnet ? well can be it's just debug output than Smiley

YipYip
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
September 02, 2013, 11:46:43 AM
 #167

What mean  log lines like this:

C1 106426003 --> 06.57ee93 found!

?



It seems you found a block, but i think it's block on testnet 06.57 means dificulty, and this diff is actuall on testnet.

But i have testnet=0 in my primecoin.conf and in wallet's debug windows checkbox "in test net" is unchecked... May be reaper reports about all solutions with difficulty > 6?
well i have no idea than .... this block diff is definitly too low, it's like testnet difficulty , on mainnet it's llike "09.85+"


There are also NO copinz in wallet Sad

WTFruitcake

I have had 4 c1 -> 6777ef  foundz ...

not even on testnet ? well can be it's just debug output than Smiley

Anybody read the code where all found blocks goto mrlt.....Huh   lolz

(joke i hope )

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

Activity: 363
Merit: 250


View Profile
September 02, 2013, 11:47:56 AM
 #168

where can I download this gpu miner Huh If you want money you dont get money.
Nowhere. No one will give you for free, because we paid for it. But you are smart guy. Roll Eyes

Hahahaha, so from reading this thread, most people can't get it to compile, or run, or when they do it crashes almost immediately.  The performance is said to be roughly equal the the performance of a CPU.  Yet you are telling people to pay you for something you didn't even make. This is really really fucking funny.  You should get a scammer tag for this kind of behaviour.

busminer
Hero Member
*****
Offline Offline

Activity: 1764
Merit: 570


Twitter\X @AlexKosa1


View Profile WWW
September 02, 2013, 11:51:49 AM
 #169

Who that already sells the first version...
http://satoshibox.com/52247b834c347b3f8f0041a7

busminer
Hero Member
*****
Offline Offline

Activity: 1764
Merit: 570


Twitter\X @AlexKosa1


View Profile WWW
September 02, 2013, 11:52:40 AM
 #170

I have paid in 10 times more: (

vinne81
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
September 02, 2013, 11:54:35 AM
 #171

Who that already sells the first version...
http://satoshibox.com/52247b834c347b3f8f0041a7

Lol what did you guys expect. Best to buy it for 0.20BTC, resell it for 0.10 BTC. Two sales and you get your money back Smiley This miner will be out in the open so fast
pyromaniac
Hero Member
*****
Offline Offline

Activity: 639
Merit: 500



View Profile
September 02, 2013, 11:54:40 AM
 #172

where can I download this gpu miner Huh If you want money you dont get money.
Nowhere. No one will give you for free, because we paid for it. But you are smart guy. Roll Eyes

Hahahaha, so from reading this thread, most people can't get it to compile, or run, or when they do it crashes almost immediately.  The performance is said to be roughly equal the the performance of a CPU.  Yet you are telling people to pay you for something you didn't even make. This is really really fucking funny.  You should get a scammer tag for this kind of behaviour.
It's GNU/GPL world, dude. RedHat and many other linux distributors dooes almost same thing. They sell they sell other people's achievements for big money.

refer_2_me
Full Member
***
Offline Offline

Activity: 213
Merit: 100



View Profile
September 02, 2013, 11:56:51 AM
 #173

where can I download this gpu miner Huh If you want money you dont get money.
Nowhere. No one will give you for free, because we paid for it. But you are smart guy. Roll Eyes

Hahahaha, so from reading this thread, most people can't get it to compile, or run, or when they do it crashes almost immediately.  The performance is said to be roughly equal the the performance of a CPU.  Yet you are telling people to pay you for something you didn't even make. This is really really fucking funny.  You should get a scammer tag for this kind of behaviour.
It's GNU/GPL world, dude. RedHat and many other linux distributors dooes almost same thing. They sell they sell other people's achievements for big money.

lol, says the guy selling the miner for 0.49 BTC in his sig.

BTC: 1reFerkRnftob5YvbB112bbuwepC9XYLj
XPM: APQpPZCfEz3kejrYTfyACY1J9HrjnRf34Y
crendore
Sr. Member
****
Offline Offline

Activity: 363
Merit: 250


View Profile
September 02, 2013, 11:59:01 AM
 #174

Lol it's already been leaked anyway...

paulthetafy
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000


View Profile
September 02, 2013, 11:59:10 AM
 #175

okay progress on ubuntu... I'm now getting
/home/paul/reaperprime/App.h:11:22: fatal error: blkmaker.h: No such file or directory
I have downloaded bitcoin-libblkmaker but I'm not sure where the source should go
pyromaniac
Hero Member
*****
Offline Offline

Activity: 639
Merit: 500



View Profile
September 02, 2013, 12:01:43 PM
 #176

where can I download this gpu miner Huh If you want money you dont get money.
Nowhere. No one will give you for free, because we paid for it. But you are smart guy. Roll Eyes

Hahahaha, so from reading this thread, most people can't get it to compile, or run, or when they do it crashes almost immediately.  The performance is said to be roughly equal the the performance of a CPU.  Yet you are telling people to pay you for something you didn't even make. This is really really fucking funny.  You should get a scammer tag for this kind of behaviour.
It's GNU/GPL world, dude. RedHat and many other linux distributors dooes almost same thing. They sell they sell other people's achievements for big money.

lol, says the guy selling the miner for 0.49 BTC in his sig.
Now it's much cheaper.  Wink

YipYip
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
September 02, 2013, 12:02:07 PM
 #177

Have had about 20 found 6787878.....

Has anyone found any blocks with teh coinz going to their wallet ??




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

Activity: 434
Merit: 250


View Profile
September 02, 2013, 12:02:33 PM
Last edit: September 02, 2013, 12:25:30 PM by usahero
 #178

--
busminer
Hero Member
*****
Offline Offline

Activity: 1764
Merit: 570


Twitter\X @AlexKosa1


View Profile WWW
September 02, 2013, 12:03:29 PM
 #179

can some one make how to setup miner ?

tandyuk
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
September 02, 2013, 12:03:41 PM
 #180

TBH, I'd rather pay 1BTC for something that actually worked Wink
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!