ARM OpenCL support for cl_khr_fp64 extension -


I am using OpenCL on the Mali GPU. There is no support for double types, there is no alternative way to use double ? Does the ARM intend to support it in the next release of its OpenCL implementation?

ARM recently supports this extension. OpenCL Mali drivers release it anywhere in public form But it is available in binary drivers.

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -