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 -

php - How can I cram 6+31 numeric characters into 22 alphanumeric characters? -

mysql - where clause in inner join query -