Post
Topic
Board Pools
Re: [2220 GH/s] Slush's Bitcoin Mining Pool (mining.bitcoin.cz)
by
Spadowsky
on 06/08/2011, 20:44:18 UTC
I'm trying to set askrate since there's no longpolling but it fails. This is what i do:

python phoenix.py -u http://xxxx.xxxx:xxxx@api2.bitcoin.cz:8332/;askrate=10 -k phatk DEVICE=1 VECTORS AGGRESSION=12 WORKSIZE=128 BFI_INT FASTLOOP=false

Then i get this:

phoenix$ python phoenix.py -u http://XXXX.XXXX:XXXX@api2.bitcoin.cz:8332/;askrate=10 -k phatk DEVICE=1 VECTORS AGGRESSION=12 WORKSIZE=128 BFI_INT FASTLOOP=false
No device specified or device not found, use DEVICE=ID to specify one of the following

    
  • AMD Athlon(tm) II X2 250 Processor
  • [1] Cypress                        
        [2] Cypress                        
[0 Khash/sec] [0 Accepted] [0 Rejected]-k: command not found

Anyone knows what i got wrong here?