Firefly开源社区

标题: Core-3588J的opencl不支持双精度浮点(double) [打印本页]

作者: Xiu_Liu    时间: 2023-2-7 10:21
标题: Core-3588J的opencl不支持双精度浮点(double)
本帖最后由 Xiu_Liu 于 2023-2-7 10:22 编辑

firefly提供的镜像,使用opencl发现不支持double-precision Floating-point,也就是doubl

//  使用clinfo查看硬件情况
$ clinfo
// ...
Preferred / native vector sizes
    char          16 / 4
    short          8 / 2
    int            4 / 1
    long           2 / 1
    half           8 / 2        (cl_khr_fp16)
    float          4 / 1
    double         0 / 0        (n/a)
// ...       
Double-precision Floating-point support         (n/a)


这个是硬件层面不支持,还是其他问题?


作者: Promise    时间: 2023-2-9 19:05
同问 作者有解决么
作者: 板蓝根    时间: 2023-2-14 10:13
原厂确认过是不支持 double 的
作者: penguin    时间: 2023-2-14 10:13
这个确认是芯片不支持的。没有办法。
作者: ainstecYang    时间: 2023-3-3 10:36
汗,RK3399的都支持咋RK3588升级了GPU后这个都不支持了?




欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1