Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - btctradingonline

Pages: [1]
1
BitShares PTS / Re: fast AMD OpenCL PTS/NRS miner released
« on: September 12, 2014, 06:35:36 am »
one of my rids only four 280X ,and it can run with  the command like this

clpts_x86-64 -o 6 -u xxx.xxx:xxx -t 0,1,2,2,3,3 -a 0

but when i change it to this

clpts_x86-64 -o 6 -u xxx.xxx:xxx -t 0,1,1,2,2,3,3 -a 0  or
clpts_x86-64 -o 6 -u xxx.xxx:xxx -t 0,0,1,1,2,2,3,3 -a 0

the program will crash and quit .

why ?
me too. Pls advise.
I'm working on clpts-1.3, which should fix this issue. But as workaround one could use two instances of clpts, i.e. the first instance running on GPU 0 and 1, and the second on GPU 2 and 3.

good news and Thank a lot....
please fix the speed reduce and can not return its right hash after re-connecting pool. Because sometime my rigs lose connection to pool, and only get 1/2 speed after getting network again. I have to re-start your miner manually.

2
BitShares PTS / Re: fast AMD OpenCL PTS/NRS miner released
« on: August 12, 2014, 01:36:28 am »
Why i rig with 4x280X run at 11350cpm,
The detail of my bat file is :
Code: [Select]
clpts_x86-64  -o http://ypool.net -u xxx -p x -t 0,0,1,1,2,2,3,3 -a 0
Because i see all people can run 5000cpm/280x , who can help me to edit my bat file

Thanks
You are using an outdated version of clpts. Please download v1.2. It has a different command line syntax than older versions and you have to change your bat file to
Code: [Select]
clpts_x86-64  -o 6 -u xxx:x -t 0,0,1,1,2,2,3,3 -a 0, if you want to use ypool.net

Many thanks for Mr Nan, it worked at 23000cpm/280x

3
BitShares PTS / Re: fast AMD OpenCL PTS/NRS miner released
« on: August 10, 2014, 06:18:25 pm »
Why i rig with 4x280X run at 11350cpm,
The detail of my bat file is :
Code: [Select]
clpts_x86-64  -o http://ypool.net -u xxx -p x -t 0,0,1,1,2,2,3,3 -a 0
Because i see all people can run 5000cpm/280x , who can help me to edit my bat file

Thanks

Pages: [1]