Domanda

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?

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top