문제

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