Frage

I'm using Mavericks to write OpenCL code that should be compatible with 10.8 and 10.9 (Mavericks).

What versions of OpenCL are supported in Mountain Lion?

War es hilfreich?

Lösung

Mountain Lion is OpenCL 1.1 only.

Because NVidia still doesn't support 1.2 for political reasons you should write 1.1 code in anycase if you wish for your program to work on all macs.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top