I have tried DiabloMiner on MacOS X but I have some errors when DiabloMiner is creating the command queue:
[12/25/10 5:18:52 PM] Started
[12/25/10 5:18:52 PM] Added GeForce 9400M (#1) (2 CU, local work size of 256)
[12/25/10 5:18:54 PM] Added GeForce 9600M GT (#2) (4 CU, local work size of 256)
[12/25/10 5:18:54 PM] ERROR: [CL_DEVICE_NOT_AVAILABLE] : OpenCL Error : clCreateCommandQueue failed: Device 0x1020331f0 is not available.
[12/25/10 5:18:54 PM] ERROR: Failed to allocate queue
[12/25/10 5:18:54 PM] ERROR: [CL_INVALID_COMMAND_QUEUE] : OpenCL Error : clEnqueueWriteBuffer failed: invalid command queue 0x0.
Exception in thread "DiabloMiner Executor (GeForce 9600M GT (#2)/0)" java.lang.NullPointerException
at org.lwjgl.opencl.APIUtil.releaseObjects(APIUtil.java:506)
at org.lwjgl.opencl.APIUtil.releaseObjects(APIUtil.java:502)
at org.lwjgl.opencl.CL10.clReleaseCommandQueue(CL10.java:565)
at com.diablominer.DiabloMiner.DiabloMiner$DeviceState$ExecutionState.run(DiabloMiner.java:568)
at java.lang.Thread.run(Thread.java:680)
I opened a ticket at github with more information :
https://github.com/Diablo-D3/DiabloMiner/issues#issue/3Thank you for your work,