Will Apple abandon OpenCL?
        Posted  
        
            by 
                John
            
        on Programmers
        
        See other posts from Programmers
        
            or by John
        
        
        
        Published on 2011-02-26T00:26:09Z
        Indexed on 
            2011/02/26
            7:32 UTC
        
        
        Read the original article
        Hit count: 315
        
I am developing OpenCL applications, amongst others for MacOS. The new Macbook pro 13 inch comes with an Intel HD Graphics 3000 card so it seams reasonable to assume all their mainstream computers like Macbook and Mac mini will also come out with this Intel graphics card soon.
OpenCL is not available for Intel graphics cards. Intel having a terrible reputation in developing graphics drivers and Apple knowing this makes me wonder Apple is abandoning OpenCL already again. Especially considering OpenCL should run anywhere, not only on high end systems.
Developing applications only for the high end Macs with dedicated graphics hardware or for previous generation hardware with the Geforce 320M would not be a feasible option for me.
Does anybody have any thoughts on this?
© Programmers or respective owner