./AESEncryptDecrypt Platform-6ren">
gpt4 book ai didi

opencl - 与 "GPU not found. Falling back to CPU device"有什么关系

转载 作者:行者123 更新时间:2023-12-01 12:59:06 25 4
gpt4 key购买 nike

刚下载 AMD-APP-SDK-v2.5-RC2-lnx32,为什么我得到这个:GPU not found.,当我尝试执行示例时程序 ?

%> ./AESEncryptDecrypt
Platform 0 : Advanced Micro Devices, Inc.
Encrypting Image ....
Input Image : input512.bmp
Key : 15 201 51 89 92 34 96 66 11 225 161 96 81 211 108 124
GPU not found. Falling back to CPU device

Selected Platform Vendor : Advanced Micro Devices, Inc.
Device 0 : Intel(R) Core(TM)2 Duo CPU T5870 @ 2.00GHz
Executing kernel for 1 iterations
-------------------------------------------
Output Filename : output.bmp

==========================================

fglrx 信息:

display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon HD 3400 Series
OpenGL version string: 3.3.10665 Compatibility Profile Context

最佳答案

听起来 Radeon HD 3400 硬件不支持 "ATI Stream Processing" (因此 GPU 上的 OpenCL)。

参见 How to enable OpenCL-GPU-processing in Linux (CL_DEVICE_TYPE_GPU)? (它仅在 certain cores 上受支持,并且在 Fxxx 型号范围内使用了多个内核 - 启用了不同的功能)。

愉快的 OpenCL-on-CPU 编码。

关于opencl - 与 "GPU not found. Falling back to CPU device"有什么关系,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7781501/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com