Bitcoin Forum
April 27, 2024, 11:46:33 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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
  Print  
Author Topic: Phoenix - Efficient, fast, modular miner  (Read 760546 times)
jedi95 (OP)
Full Member
***
Offline Offline

Activity: 219
Merit: 120


View Profile
May 10, 2011, 11:11:24 AM
 #401

As I asked before .. how does Phoenix calculate local hashrate?

I observed that at aggression 7 I can get 430MH/sec, while at aggression 10 I can get only 405, but at this lower local hashrate I am able to finish succesfully more work shares than at aggression 7 (tested for half a day, card compared to card, etc.).

So, better aggression yields in hotter GPU and better yield, while the local hashrate is actually reported lower.


The displayed hashrate is the average over several kernel executions. (configure with -a, default is 10) Each sample in the average is calculated using: (nonces per execution/time taken)

Higher AGGRESSION increases both the number of nonces per execution and the time taken.

I have tried AGGRESSION values up to 14 and the displayed hashrate continues to increase with each step.

Phoenix Miner developer

Donations appreciated at:
1PHoenix9j9J3M6v3VQYWeXrHPPjf7y3rU
1714218393
Hero Member
*
Offline Offline

Posts: 1714218393

View Profile Personal Message (Offline)

Ignore
1714218393
Reply with quote  #2

1714218393
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714218393
Hero Member
*
Offline Offline

Posts: 1714218393

View Profile Personal Message (Offline)

Ignore
1714218393
Reply with quote  #2

1714218393
Report to moderator
1714218393
Hero Member
*
Offline Offline

Posts: 1714218393

View Profile Personal Message (Offline)

Ignore
1714218393
Reply with quote  #2

1714218393
Report to moderator
1714218393
Hero Member
*
Offline Offline

Posts: 1714218393

View Profile Personal Message (Offline)

Ignore
1714218393
Reply with quote  #2

1714218393
Report to moderator
Nicksasa
Sr. Member
****
Offline Offline

Activity: 288
Merit: 250



View Profile WWW
May 10, 2011, 11:18:36 AM
 #402

As I asked before .. how does Phoenix calculate local hashrate?

I observed that at aggression 7 I can get 430MH/sec, while at aggression 10 I can get only 405, but at this lower local hashrate I am able to finish succesfully more work shares than at aggression 7 (tested for half a day, card compared to card, etc.).

So, better aggression yields in hotter GPU and better yield, while the local hashrate is actually reported lower.


The displayed hashrate is the average over several kernel executions. (configure with -a, default is 10) Each sample in the average is calculated using: (nonces per execution/time taken)

Higher AGGRESSION increases both the number of nonces per execution and the time taken.

I have tried AGGRESSION values up to 14 and the displayed hashrate continues to increase with each step.
At 909Mhz It shows me 351Mhash/s, when i bump it to 910Mhz i get 362Mhash/s. But then at 911Mhz I get 351Mhash/s again. Using agression 12, fastloop=false and worksize=128 on my unlocked 6950.
Seems somewhat a bug in the miner.

Internet151
Full Member
***
Offline Offline

Activity: 174
Merit: 100



View Profile
May 10, 2011, 12:56:44 PM
 #403

I'd be nice if the first post of this thread was updated with patch notes instead of having to dig for them.
bobR
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 10, 2011, 01:06:59 PM
 #404

1.46 has been released which fixes the idle problem.

ok where do you get it ??
Nicksasa
Sr. Member
****
Offline Offline

Activity: 288
Merit: 250



View Profile WWW
May 10, 2011, 01:08:10 PM
 #405

1.46 has been released which fixes the idle problem.

ok where do you get it ??
Are you serious ?  Roll Eyes First post ...

limpbrains
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
May 10, 2011, 02:45:01 PM
 #406

I was trying to build phoenix from sources under windows, but I can't make pyopencl works.
What version are you using in your setup for windows ?
Where can I find compiled one ? Which will work with python2.7

Thanks.
Tyran
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
May 10, 2011, 02:58:04 PM
 #407

I was trying to build phoenix from sources under windows, but I can't make pyopencl works.
What version are you using in your setup for windows ?
Where can I find compiled one ? Which will work with python2.7

Thanks.
I couldn't get pyopencl to work from source either.
Try the binary package found here, it's what I ended up using: http://www.lfd.uci.edu/~gohlke/pythonlibs/
limpbrains
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
May 10, 2011, 03:10:41 PM
 #408

I was trying to build phoenix from sources under windows, but I can't make pyopencl works.
What version are you using in your setup for windows ?
Where can I find compiled one ? Which will work with python2.7

Thanks.
I couldn't get pyopencl to work from source either.
Try the binary package found here, it's what I ended up using: http://www.lfd.uci.edu/~gohlke/pythonlibs/

I've tried this package. But it doesn't work for me with last Python 2.7. When I'm trying to import pyopencl it fails with dll error.
bobR
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 10, 2011, 03:44:29 PM
 #409

1.46 has been released which fixes the idle problem.

ok where do you get it ??
Are you serious ?  Roll Eyes First post ...

are you serious.. seemed clear enough... were are the downloads for 1.46
Is it so hard to post the url when announcing an updated version ?
Nythain
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile
May 10, 2011, 04:25:43 PM
 #410

They're on the first post of this thread? at least, thats where I found them. That's the way proper forum software development usually works. Update software, edit main post to reflect changes.
bobR
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 10, 2011, 04:32:33 PM
 #411

They're on the first post of this thread? at least, thats where I found them. That's the way proper forum software development usually works. Update software, edit main post to reflect changes.

ok I guess thats easier than posting a url link with hundreds of post
Guess I should have know that the first post was edited... really
I'm not a mind reader
Nythain
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile
May 10, 2011, 04:36:39 PM
 #412

ok I guess thats easier than posting a url link with hundreds of post
That's usually why it's done that way. Some development threads can get to be hundreds of pages long or more. Sorry for sounding snarky. Mornings, no one loves em. Also, I tend to forget that not everyone spends large amounts of time on various internet forums.
bobR
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 10, 2011, 07:50:34 PM
 #413

Either ther is a problem with phoenix 1.46 or bitcoinpool
I get no rejects but the pool consistently is showing less accepted shares than phonix
WTF
zoro
Full Member
***
Offline Offline

Activity: 226
Merit: 100


View Profile
May 10, 2011, 08:45:58 PM
 #414

exactly the same with deepbit.
although i see 0 rejected in all workers, some workers have 5% stales!
others have 0%
very strange!

"killer app" of BTC = MasterCoin https://bitcointalk.org/index.php?topic=265488.0Mastercoin(A new protocol layer on top of Bitcoin)
JesusTheCaffeine
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
May 10, 2011, 10:01:54 PM
 #415

As I asked before .. how does Phoenix calculate local hashrate?

I observed that at aggression 7 I can get 430MH/sec, while at aggression 10 I can get only 405, but at this lower local hashrate I am able to finish succesfully more work shares than at aggression 7 (tested for half a day, card compared to card, etc.).

So, better aggression yields in hotter GPU and better yield, while the local hashrate is actually reported lower.


The displayed hashrate is the average over several kernel executions. (configure with -a, default is 10) Each sample in the average is calculated using: (nonces per execution/time taken)

Higher AGGRESSION increases both the number of nonces per execution and the time taken.

I have tried AGGRESSION values up to 14 and the displayed hashrate continues to increase with each step.
At 909Mhz It shows me 351Mhash/s, when i bump it to 910Mhz i get 362Mhash/s. But then at 911Mhz I get 351Mhash/s again. Using agression 12, fastloop=false and worksize=128 on my unlocked 6950.
Seems somewhat a bug in the miner.



DUDUDUDUDUDUDUDUDE, If you go to AMD CCC and make powertune +20 you can get MUCH MORE HASH, due to the card not downclocking when it gets over 200w.

ALSO: you must OC with CCC
Nicksasa
Sr. Member
****
Offline Offline

Activity: 288
Merit: 250



View Profile WWW
May 10, 2011, 10:17:14 PM
 #416

As I asked before .. how does Phoenix calculate local hashrate?

I observed that at aggression 7 I can get 430MH/sec, while at aggression 10 I can get only 405, but at this lower local hashrate I am able to finish succesfully more work shares than at aggression 7 (tested for half a day, card compared to card, etc.).

So, better aggression yields in hotter GPU and better yield, while the local hashrate is actually reported lower.


The displayed hashrate is the average over several kernel executions. (configure with -a, default is 10) Each sample in the average is calculated using: (nonces per execution/time taken)

Higher AGGRESSION increases both the number of nonces per execution and the time taken.

I have tried AGGRESSION values up to 14 and the displayed hashrate continues to increase with each step.
At 909Mhz It shows me 351Mhash/s, when i bump it to 910Mhz i get 362Mhash/s. But then at 911Mhz I get 351Mhash/s again. Using agression 12, fastloop=false and worksize=128 on my unlocked 6950.
Seems somewhat a bug in the miner.



DUDUDUDUDUDUDUDUDE, If you go to AMD CCC and make powertune +20 you can get MUCH MORE HASH, due to the card not downclocking when it gets over 200w.

ALSO: you must OC with CCC
First of all, you don't have to OC with CCC. I'm using afterburner and that's what i have always used. Powertune is already set to +20%.
It's not downclocking, heaven benchmark shows me increased fps at 950 then at 910.

SleepMachine
Member
**
Offline Offline

Activity: 118
Merit: 10


View Profile
May 10, 2011, 10:25:45 PM
 #417

exactly the same with deepbit.
although i see 0 rejected in all workers, some workers have 5% stales!
others have 0%
very strange!

I can confirm this behaviour with Bitcoinpool. Phoenix miner is reporting more accepted shares than the site is.

bolapara
Member
**
Offline Offline

Activity: 78
Merit: 10


View Profile
May 10, 2011, 10:59:16 PM
Last edit: May 10, 2011, 11:28:29 PM by bolapara
 #418

same here in 1.45.  it reports 0% stales but deepbit reports much more.

also, the % stales I had before (~.27%) is now way up to .31% so it is definitely worse...
F.A. Hayek
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 10, 2011, 11:51:14 PM
 #419

Can someone post instructions from a barebox to making this work ?

I'm having trouble getting it to run. I have bitcoind running as a daemon and that's about it.



 File "./phoenix.py", line 123, in <module>
    miner.start(options)
  File "/home/fahayek/Downloads/phoenix-1.46/Miner.py", line 74, in start
    self.kernel = self.options.makeKernel(KernelInterface(self))
  File "./phoenix.py", line 111, in makeKernel
    kernelModule = imp.load_module(module, file, filename, smt)
  File "kernels/poclbm/__init__.py", line 22, in <module>
    import pyopencl as cl
  File "/usr/lib/pymodules/python2.7/pyopencl/__init__.py", line 3, in <module>
    import pyopencl._cl as _cl
ImportError: libOpenCL.so.1: cannot open shared object file: No such file or directory

AltPluzF4
Newbie
*
Offline Offline

Activity: 41
Merit: 0



View Profile
May 11, 2011, 01:10:01 AM
 #420

Small request... but could you please add a display for an "efficiency" ratio/percentage? It's easy to just glance at accepted/rejected, but I'd like to see a comparison of "get works" vs accepted.
Currently I have to manually count how many times the log prints that it received new work, then compare that to the accepts and rejects (rejects have been very rare as of the new version.)

Also, probably a dumb question, but when I load the miner, I get a double request... is this something that can be addressed, or is it a server-side issue?

Example:
Code:
[10/05/2011 20:57:51] Phoenix 1.46 starting...
[10/05/2011 20:57:51] Connected to server
[10/05/2011 20:57:51] Server gave new work; passing to WorkQueue
[10/05/2011 20:57:51] New block (WorkQueue)
[10/05/2011 20:57:51] Server gave new work; passing to WorkQueue
I always get new work after a new block, but there's always a 'new' block after I start the app.

Also... could there be a way to dump a temp file on close, so if you're just restarting, it can resume the work unit it had previously instead of requesting a new one? Most likely I'd expect it would be timestamped, and ignored if older than a few seconds. One such instance where this is useful is when you release a new version and I want to close out, extract the new files, then relaunch it.

If I was on a linux box, I'd just manually edit the source and merge with your svn changes, but since I'm on windows I am relying on your binary. I'll probably end up just learning the basics of python and compiling this myself, but for now I'm just being lazy and hoping you'd be kind enough to consider these modifications. Especially since it may benefit people other than myself.

Thanks for your time, sorry if I'm incoherent, drowsy from allergy meds about to pass out :-|
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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
  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!