Pages:
Author

Topic: [CENT] Pennies launched - page 53. (Read 135117 times)

legendary
Activity: 2674
Merit: 2965
Terminated.
August 07, 2013, 06:40:38 AM
#93
legendary
Activity: 1246
Merit: 1000
August 07, 2013, 06:38:13 AM
#92
gpu mining time
legendary
Activity: 2674
Merit: 2965
Terminated.
August 07, 2013, 06:32:44 AM
#91
legendary
Activity: 882
Merit: 1000
August 07, 2013, 05:03:05 AM
#90
Botnet time
full member
Activity: 224
Merit: 100
August 07, 2013, 04:37:50 AM
#89
Hashrate seems to have doubled in the last couple of hours and still rising.
member
Activity: 84
Merit: 10
August 07, 2013, 04:04:02 AM
#88
are people managing to gpu mine this ?

EDIT: never mind i have done it

Care to share your method of GPU mining?

So far, I've invested the main portion of my time in CPU mining since it gives my processor something to keep it busy on while the GPUs are doing all the heavy work...of course I wouldn't complain at all if difficulty dropped back down to .003 like it was when I started (lots of fun to see coins created w/ only tiny effort). Soon though, no Pennies at all will be coming in via my i5.

I tried cgminer out earlier today and produced a ton of garbage...really fast. I admit that no worthy effort on my part has been invested into any kind of serious attempt at GPU mining.

I used the Yac GPU miner and was able to mine, but my 7950 is the same speed as my Core-i7 4Ghz Sandy Bridge, so not sure how worth GPU is on it.

Ah, I see. Thanks for the info.

i went to bed leaving cgminer running and got up to 300 rejects so i wouldnt bother with cg lol
legendary
Activity: 1246
Merit: 1000
August 07, 2013, 03:10:39 AM
#87
Questions for people with experience in YAC minning, I have i7, 1090t and 2*7950

1) is it worth to GPU mine it?

2)Can I CPU + GPU mine at the same time at the same PC?

3)Where can I find the YAC Miner?

4)How do I setup the YAC miner?
https://bitcointalksearch.org/topic/m.2880148

gpu miner for CENT Pennies based on ybcminer....
https://docs.google.com/file/d/0B9cvOfoOekSdWE1oU0lzai1xRTQ/edit?usp=sharing
example start gpu miner
Code:
CENTgpu.exe --scrypt -w 256 --shaders 1024 -s 1 --lookup-gap 2 -I 16 -d 0 -o http://127.0.0.1:8555 -u 123 -p 1234567890

example pennies.conf
Code:
addnode=andarazoroflove.org
server=1
rpcuser=123
rpcport=8555
rpcpassword=1234567890
rpcallowip=*
legendary
Activity: 1148
Merit: 1000
August 07, 2013, 03:08:45 AM
#86
Questions for people with experience in YAC minning, I have i7, 1090t and 2*7950

1) is it worth to GPU mine it?

2)Can I CPU + GPU mine at the same time at the same PC?

3)Where can I find the YAC Miner?

4)How do I setup the YAC miner?
full member
Activity: 210
Merit: 100
I not use any kind of messenger beware of scammers
August 07, 2013, 02:19:54 AM
#85
Glad to help!

and thanks for the tip!
full member
Activity: 224
Merit: 100
August 07, 2013, 02:15:45 AM
#84
A guess without seeing the error message.


Here is what I was trying to compile it:

Quote
apt-get install git
apt-get install build-essential libssl-dev libboost-all-dev libdb5.3++-dev -y
apt-get install libgmp3-dev

git clone https://github.com/geocoin/pennies
cd ~/pennies/src
make -j4 -f makefile.unix USE_UPNP=-
mv pennies ~/penniesd
rm -Rf ~/pennies
mkdir ~/.pennies
cd ~/


Anybody spot where I am going wrong?

if you leave the daemons name as "pennies" you will get a "cannot overwrite directory error", your script will then remove the whole source directory, daemon included.

Great, thanks.  That was the problem, I need to send you some coin your way.  I sent what little BTC I had lying around Sad .
full member
Activity: 210
Merit: 100
I not use any kind of messenger beware of scammers
August 07, 2013, 01:55:50 AM
#83
A guess without seeing the error message.


Here is what I was trying to compile it:

Quote
apt-get install git
apt-get install build-essential libssl-dev libboost-all-dev libdb5.3++-dev -y
apt-get install libgmp3-dev

git clone https://github.com/geocoin/pennies
cd ~/pennies/src
make -j4 -f makefile.unix USE_UPNP=-
mv pennies ~/penniesd
rm -Rf ~/pennies
mkdir ~/.pennies
cd ~/


Anybody spot where I am going wrong?

if you leave the daemons name as "pennies" you will get a "cannot overwrite directory error", your script will then remove the whole source directory, daemon included.
legendary
Activity: 882
Merit: 1000
August 07, 2013, 01:44:35 AM
#82
Here is what I was trying to compile it:

Quote
apt-get install git
apt-get install build-essential libssl-dev libboost-all-dev libdb5.3++-dev -y
apt-get install libgmp3-dev

git clone https://github.com/geocoin/pennies
cd ~/pennies/src
make -j4 -f makefile.unix USE_UPNP=-
mv pennies ~/
rm -Rf ~/pennies
mkdir ~/.pennies
cd ~/


Anybody spot where I am going wrong?

post the error message
full member
Activity: 128
Merit: 100
August 07, 2013, 01:43:23 AM
#81
are people managing to gpu mine this ?

EDIT: never mind i have done it

Care to share your method of GPU mining?

So far, I've invested the main portion of my time in CPU mining since it gives my processor something to keep it busy on while the GPUs are doing all the heavy work...of course I wouldn't complain at all if difficulty dropped back down to .003 like it was when I started (lots of fun to see coins created w/ only tiny effort). Soon though, no Pennies at all will be coming in via my i5.

I tried cgminer out earlier today and produced a ton of garbage...really fast. I admit that no worthy effort on my part has been invested into any kind of serious attempt at GPU mining.

I used the Yac GPU miner and was able to mine, but my 7950 is the same speed as my Core-i7 4Ghz Sandy Bridge, so not sure how worth GPU is on it.

Ah, I see. Thanks for the info.
sr. member
Activity: 305
Merit: 250
August 07, 2013, 01:42:01 AM
#80
are people managing to gpu mine this ?

EDIT: never mind i have done it

Care to share your method of GPU mining?

So far, I've invested the main portion of my time in CPU mining since it gives my processor something to keep it busy on while the GPUs are doing all the heavy work...of course I wouldn't complain at all if difficulty dropped back down to .003 like it was when I started (lots of fun to see coins created w/ only tiny effort). Soon though, no Pennies at all will be coming in via my i5.

I tried cgminer out earlier today and produced a ton of garbage...really fast. I admit that no worthy effort on my part has been invested into any kind of serious attempt at GPU mining.

I used the Yac GPU miner and was able to mine, but my 7950 is the same speed as my Core-i7 4Ghz Sandy Bridge, so not sure how worth GPU is on it.
full member
Activity: 224
Merit: 100
August 07, 2013, 01:37:42 AM
#79
Here is what I was trying to compile it:

Quote
apt-get install git
apt-get install build-essential libssl-dev libboost-all-dev libdb5.3++-dev -y
apt-get install libgmp3-dev

git clone https://github.com/geocoin/pennies
cd ~/pennies/src
make -j4 -f makefile.unix USE_UPNP=-
mv pennies ~/
rm -Rf ~/pennies
mkdir ~/.pennies
cd ~/


Anybody spot where I am going wrong?
full member
Activity: 224
Merit: 100
August 07, 2013, 01:35:12 AM
#78
Anybody get it running in linux command line?

was easy, you having issues?

Yeah, I was getting script-jane error message.  
full member
Activity: 128
Merit: 100
August 07, 2013, 01:35:06 AM
#77
are people managing to gpu mine this ?

EDIT: never mind i have done it

Care to share your method of GPU mining?

So far, I've invested the main portion of my time in CPU mining since it gives my processor something to keep it busy on while the GPUs are doing all the heavy work...of course I wouldn't complain at all if difficulty dropped back down to .003 like it was when I started (lots of fun to see coins created w/ only tiny effort). Soon though, no Pennies at all will be coming in via my i5.

I tried cgminer out earlier today and produced a ton of garbage...really fast. I admit that no worthy effort on my part has been invested into any kind of serious attempt at GPU mining.
legendary
Activity: 882
Merit: 1000
August 07, 2013, 01:31:57 AM
#76
Anybody get it running in linux command line?

was easy, you having issues?
sr. member
Activity: 305
Merit: 250
August 07, 2013, 01:31:40 AM
#75
10% orphans Sad

I think for as distributed as the coin seems to be, and as fast as coins are made, this is to be expected until diff is higher.
sr. member
Activity: 305
Merit: 250
August 07, 2013, 01:30:25 AM
#74
Anybody get it running in linux command line?

Yes, compiled on Redhat of all things Smiley  Had to get the latest openssl, but that's about it.
Pages:
Jump to: