Pregunta

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?

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top