Author Topic: Coyote Pool 2.0 - One Day Rounds Proportional Payout [CLOSED]  (Read 202759 times)

0 Members and 1 Guest are viewing this topic.

Offline bytemaster

Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #113 on: November 15, 2013, 02:01:06 am »
Well i realized i didn't need to "clobber" anything to put that opt directory in my root, i guess because it is in root instead of /usr/local/opt then it takes precedence for those files? is that the idea?

Well i gave up on compiling due to those errors, but the binary version is running, i'm at 27 shares in little under 15 minutes, i only got 27 shares in several hours on ypool last night. so this is definitely a major improvement. thanks for your work!

Not all shares are created equal. 
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline Snard

  • Full Member
  • ***
  • Posts: 62
    • View Profile
Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #112 on: November 15, 2013, 02:00:17 am »
Did we get any blocks yet?  Should we be seeing estimated earnings?

Code: [Select]
  shares: 243  invalid: 2  pool_shares: 13775  pool_balance: 0  pool_mature: 0  pool_spm: 111.603  earned(est): 0  mature earned(est): 0  fee: 0%  address: xxx hpm: 75.5278
If I helped, feel free to send me a tip :)
PTS: PbXr2kcy7kJFxFSofakveWD1GCwnt9LGHs
BTC: 145TJPaJ59G9xDJWovQDG2BbiupwULWwPC

Offline crendore

  • Jr. Member
  • **
  • Posts: 48
    • View Profile
Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #111 on: November 15, 2013, 02:00:00 am »
Well i realized i didn't need to "clobber" anything to put that opt directory in my root, i guess because it is in root instead of /usr/local/opt then it takes precedence for those files? is that the idea?

Well i gave up on compiling due to those errors, but the binary version is running, i'm at 27 shares in little under 15 minutes, i only got 27 shares in several hours on ypool last night. so this is definitely a major improvement. thanks for your work!

Offline crendore

  • Jr. Member
  • **
  • Posts: 48
    • View Profile
Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #110 on: November 15, 2013, 01:42:23 am »
Thanks! but maybe this isn't going to work out so well for me... 15 errors
http://pastebin.com/qcFnExqf

Offline bytemaster

Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #109 on: November 15, 2013, 01:33:11 am »
keyhotee/bitshares/fc
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline crendore

  • Jr. Member
  • **
  • Posts: 48
    • View Profile
Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #108 on: November 15, 2013, 01:31:53 am »
OSX crash on startup
Code: [Select]
dyld: lazy symbol binding failed: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/deweydb/Dev/./mac_coyote_miner.0.3.0
  Expected in: /usr/lib/libstdc++.6.dylib

dyld: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/deweydb/Dev/./mac_coyote_miner.0.3.0
  Expected in: /usr/lib/libstdc++.6.dylib

Trace/BPT trap: 5

Yes, let me post the /opt dir you will need.

Down http://the-iland.net/static/downloads/opt.tar.gz

Then place it in "/"  on your mac.

Should i really be clobbering my /opt/ directory with different versions of dynamic libraries? Seems like a bad idea.  I'm just gonna see if i can get it to compile.

Currently i'm stuck on the issue with fc, i'm not sure exactly where i should put fc? should it be inside miner like so: keyhote/miner/fc
When i do that it complains about not being able to find the include array.hpp because it is in fc/includes/fc/array.hpp

Ideas?

Offline gnarl

  • Full Member
  • ***
  • Posts: 72
    • View Profile
Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #107 on: November 15, 2013, 01:15:12 am »
Just testing this miner out, its been running smooth so far.
I am getting 30hpm on linux 8core with 8 or 16 threads.
I am getting 70hpm in win76core with 6 or 12 threads.
It seems to put out more shares at 1 thread per core. Are these hpm's about right or do I need to slap it around a bit?

Also, How can I see how many total shares Ive submitted so far, is there a block\user display like beeerpools we can look at?

Thanks

Offline bytemaster

For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline crendore

  • Jr. Member
  • **
  • Posts: 48
    • View Profile
Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #105 on: November 15, 2013, 01:11:04 am »
i get invalid request at that url.

Offline bytemaster

Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #104 on: November 15, 2013, 01:07:41 am »
OSX crash on startup
Code: [Select]
dyld: lazy symbol binding failed: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/deweydb/Dev/./mac_coyote_miner.0.3.0
  Expected in: /usr/lib/libstdc++.6.dylib

dyld: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/deweydb/Dev/./mac_coyote_miner.0.3.0
  Expected in: /usr/lib/libstdc++.6.dylib

Trace/BPT trap: 5

Yes, let me post the /opt dir you will need.

Down http://the-iland.net/static/downloads/opt.tar.gz

Then place it in "/"  on your mac.
« Last Edit: November 15, 2013, 01:11:48 am by bytemaster »
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline bytemaster

Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #103 on: November 15, 2013, 01:00:31 am »
OSX crash on startup
Code: [Select]
dyld: lazy symbol binding failed: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/deweydb/Dev/./mac_coyote_miner.0.3.0
  Expected in: /usr/lib/libstdc++.6.dylib

dyld: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/deweydb/Dev/./mac_coyote_miner.0.3.0
  Expected in: /usr/lib/libstdc++.6.dylib

Trace/BPT trap: 5

Yes, let me post the /opt dir you will need.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline crendore

  • Jr. Member
  • **
  • Posts: 48
    • View Profile
Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #102 on: November 15, 2013, 12:57:54 am »
OSX crash on startup
Code: [Select]
dyld: lazy symbol binding failed: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/deweydb/Dev/./mac_coyote_miner.0.3.0
  Expected in: /usr/lib/libstdc++.6.dylib

dyld: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/deweydb/Dev/./mac_coyote_miner.0.3.0
  Expected in: /usr/lib/libstdc++.6.dylib

Trace/BPT trap: 5

Offline bytemaster

For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline billotronic

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #100 on: November 15, 2013, 12:55:14 am »
Will the source (via github)?

Ubuntu 12.04 LTS

sudo apt-get update && apt-cache show libc6-dev | grep -E 'Package|Version'
Reading package lists... Done
Version: 2.15-0ubuntu10.5
Package: libc6-dev
Version: 2.15-0ubuntu10

2.17 too new for all stable Linux

Thanks.

https://github.com/InvictusInnovations/keyhotee/tree/master/miner

thanks

Offline delta123

  • Jr. Member
  • **
  • Posts: 25
    • View Profile
Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« Reply #99 on: November 15, 2013, 12:53:04 am »
Thanks!