Вопрос

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?

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top