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 - stanmin

Pages: [1]
1
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: March 28, 2014, 01:55:36 pm »
To fix the glibc issue run
Code: [Select]
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install libstdc++
Try this version for some card:
270x Win7 64bit 13.12 system hang, 0.22 is ok
280x Win7 64bit 13.12 ok
290 Win7 64 14.1 ok, but slow
290 ubuntu 12.04 64bit 13.12, get following error(both 13 and 14 binary), but 0.22 is ok

./clpts:/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version "GLIBCXX_3.4.18' not found(required by ./clpts)
./clpts:/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version "GLIBCXX_3.4.19' not found(required by ./clpts)


So I have to use 290 in ubuntu with version 0.22

Is it some driver version error?

The new version v1.0 with multi-pool support and pool fallback. I'm sorry that the miner is late but I had not much time in the last weeks.

2
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: March 26, 2014, 11:29:25 am »
No stratum/getwork support? I was hoping for those so I could use the this miner for NoirShares as well. Would you be interested in supporting NoirShares along with PTS? It's the same PoW algo, but it's lacking xpt pools.

3
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: March 17, 2014, 10:04:05 pm »
The miner seems to crash if I try to run more than 10 threads
Code: [Select]
** press CTRL+C to exit
*****************************************************************************

Vendor of used platform (#1 / 1): Advanced Micro Devices, Inc.
        Name of device #1 / 8 (deviceID 0): Tahiti
        Name of device #2 / 8 (deviceID 1): Tahiti
        Name of device #3 / 8 (deviceID 2): Tahiti
        Name of device #4 / 8 (deviceID 3): Tahiti
        Name of device #5 / 8 (deviceID 4): Tahiti
        Name of device #6 / 8 (deviceID 5): Tahiti
        Name of device #7 / 8 (deviceID 6): Tahiti
        Name of device #8 / 8 (deviceID 7): Tahiti


Fee Percentage:  2.50%. To set, use "-d" flag e.g. "-d 3.5" is 3.5% donation

*** glibc detected *** ./clpts: malloc(): memory corruption: 0x0000000001bbc0d0 ***
Hopefully you can fix this in the next version, is there any update on that btw? What protocols will it support?

Pages: [1]