Diablo-D3 / DiabloMiner

OpenCL miner for Bitcoin
https://bitcointalk.org/index.php?topic=1721.0
GNU General Public License v3.0
538 stars 217 forks source link

Mac OS X 10.7.0 problem #28

Closed afiser closed 13 years ago

afiser commented 13 years ago

On 10.6.8, this binary ran perfectly fine, but on 10.7.0 there seems to be a problem, here is the error I get.

[7/22/11 3:33:38 PM] Started
[7/22/11 3:33:38 PM] Connecting to: my.server.com:8335
[7/22/11 3:33:38 PM] Using Apple OpenCL 1.1 (Jun 14 2011 23:31:14)
[7/22/11 3:33:38 PM] Added GeForce 9800 GTX/9800 GTX+ (#1) (16 CU, local work size of 256) [7/22/11 3:33:38 PM] ERROR: [CL_INVALID_WORK_GROUP_SIZE] : OpenCL Error : clEnqueueNDRangeKernel failed: local_size0 != required local_size0 [7/22/11 3:33:38 PM] ERROR: Failed to queue kernel, error -54

Diablo-D3 commented 13 years ago

Someone just reported that on the forum thread. 10.7 is broken, and Apple needs to get their head screwed on straight.

They reported using -w 64 fixes this.