2

I am owning new MPB with ATI-GK. I'am curios, whether i can download the sdk, special the example collection and profiler, for OSX or I have to run Windows/Linux nativelly, because i have found only versions for windows and linux?

Thanks in advance.

LonliLokli
  • 1,295
  • 4
  • 15
  • 24
  • same issue here - have you found an answer to this? – JohnIdol Nov 08 '11 at 23:14
  • 1
    Yes and no. There is no SDK for Mac, but: you have more or less support in Xcode for *.cl files. Or you can install VM Fusion with Windos and run opencl for CPU, where you debug and design code, which you can run on graphic card later. – LonliLokli Nov 09 '11 at 14:00

1 Answers1

1

As long as you have Mac OSX 10.6 or above (which you do if you have a new Macbook Pro), you already have OpenCL installed, under something like /Developer/GPU Computing/OpenCL.

Jonathan Dursi
  • 50,107
  • 9
  • 127
  • 158