Bitcoin Forum

Other => Beginners & Help => Topic started by: LazyCubicleMonkey on March 17, 2013, 02:05:17 AM



Title: DiabloMiner Technical Help
Post by: LazyCubicleMonkey on March 17, 2013, 02:05:17 AM
I'd like to post in this thread (but I'm new so I can't): https://bitcointalk.org/index.php?topic=1721.1640

Basically, compiling and running from source in eclipse and I'm running into this exception:

Exception in thread "DiabloMiner Executor (Cypress (#1)/0)" org.lwjgl.opencl.OpenCLException: Error Code: CL_INVALID_KERNEL_ARGS (0xFFFFFFCC)
   at org.lwjgl.opencl.Util.throwCLError(Util.java:65)
   at org.lwjgl.opencl.Util.checkCLError(Util.java:58)
   at org.lwjgl.opencl.CL10.clEnqueueNDRangeKernel(CL10.java:1767)
   at com.diablominer.DiabloMiner.DeviceState.GPUDeviceState$GPUExecutionState.run(GPUDeviceState.java:492)
   at java.lang.Thread.run(Thread.java:662)

Please let me know what I need do to/change and/or what additional information you need from me. I'm running on Windows 7 with Radeon 5800.

Thanks.