ok, I'm really new at this GPGPU stuff, I got this message when I try to run the thing:
Traceback (most recent call last):
File "poclbm.py", line 28, in
miner = cl.Program(context, kernelFile.read()).build()
File "/usr/lib/pymodules/python2.6/pyopencl/__init__.py", line 138, in program_build
"Build on %s:\n\n%s" % (dev, log) for dev, log in build_logs))
pyopencl.RuntimeError: clBuildProgram failed: build program failure
Build on
Error: Code selection failed to select: 0x138fdc0: i32 = bswap 0x138fbc0
-------------------
This is on Linux 64 bit, does the "i32 = bswap" mean it wants linux 32?
btw I know the 8400 GS is slow, you don't have to tell me.
Build on:
Error: Code selection failed to select: 0x5d57918: i32 = bswap 0x5d57808