It would be very nice to have a i686 (32bit) compability for all old good BAMT users...
There's already a 32-bit version released. It's the one labeled xptMiner-GPU-x86-v1.X.zip
But it's windows 32bit binaries, BAMT is linux!
Sorry, I wasn't familiar with BAMT. You should be able to compile the program from the source code. It's available in the github repo (see the first post).
I did it.
root@bamt-miner:~/xptMiner-master# ./xptminer -o ypool.net -u xxx.w11 -p xxx -d 0 | grep total
kHash/s: 10747.90 Shares total: 300 (Valid: 0, Invalid: 2)
kHash/s: 10846.21 Shares total: 651 (Valid: 0, Invalid: 2)
kHash/s: 10857.13 Shares total: 986 (Valid: 0, Invalid: 4)
kHash/s: 10878.98 Shares total: 1294 (Valid: 0, Invalid: 6)
kHash/s: 10865.87 Shares total: 1589 (Valid: 0, Invalid: 5)
kHash/s: 10857.13 Shares total: 1964 (Valid: 0, Invalid: 7)
kHash/s: 10869.61 Shares total: 2322 (Valid: 0, Invalid: 1)
kHash/s: 10878.98 Shares total: 2643 (Valid: 0, Invalid: 3)
kHash/s: 10886.26 Shares total: 2955 (Valid: 0, Invalid: 73)
kHash/s: 10892.08 Shares total: 3281 (Valid: 0, Invalid: 4)
kHash/s: 10896.85 Shares total: 3623 (Valid: 0, Invalid: 115)
^C
root@bamt-miner:~/xptMiner-master#
card: Gigabyte 7950 WF3
OS: BAMT Linux 32bit
https://bitcointalksearch.org/topic/m.5056624I have even try to replace *.cl from win32 into source tree, and recompile
No success...