找回密码
 新注册用户
搜索
查看: 6991|回复: 10

[求助] OpenCL出错?FAH一夜间突然无法识别R7 260X

[复制链接]
发表于 2014-1-6 23:36:22 | 显示全部楼层 |阅读模式
本帖最后由 lzw2102 于 2014-1-6 23:41 编辑

QQ截图20140106233922.png
  1. <div class="blockcode"><blockquote><div></div>
复制代码
  1. Microsoft Windows [版本 6.3.9600]
  2. (c) 2013 Microsoft Corporation。保留所有权利。

  3. C:\WINDOWS\system32>^V
  4. '' 不是内部或外部命令,也不是可运行的程序
  5. 或批处理文件。

  6. C:\WINDOWS\system32>clinfo
  7. Number of platforms:                             1
  8.   Platform Profile:                              FULL_PROFILE
  9.   Platform Version:                              OpenCL 1.2 AMD-APP (1348.5)
  10.   Platform Name:                                 AMD Accelerated Parallel Proces
  11. sing
  12.   Platform Vendor:                               Advanced Micro Devices, Inc.
  13.   Platform Extensions:                           cl_khr_icd cl_amd_event_callbac
  14. k cl_amd_offline_devices cl_khr_d3d10_sharing cl_khr_d3d11_sharing cl_khr_dx9_me
  15. dia_sharing


  16.   Platform Name:                                 AMD Accelerated Parallel Proces
  17. sing
  18. Number of devices:                               2
  19.   Device Type:                                   CL_DEVICE_TYPE_GPU
  20.   Device ID:                                     4098
  21.   Board name:                                    AMD Radeon R7 200 Series
  22.   Device Topology:                               PCI[ B#1, D#0, F#0 ]
  23.   Max compute units:                             14
  24.   Max work items dimensions:                     3
  25.     Max work items[0]:                           256
  26.     Max work items[1]:                           256
  27.     Max work items[2]:                           256
  28.   Max work group size:                           256
  29.   Preferred vector width char:                   4
  30.   Preferred vector width short:                  2
  31.   Preferred vector width int:                    1
  32.   Preferred vector width long:                   1
  33.   Preferred vector width float:                  1
  34.   Preferred vector width double:                 1
  35.   Native vector width char:                      4
  36.   Native vector width short:                     2
  37.   Native vector width int:                       1
  38.   Native vector width long:                      1
  39.   Native vector width float:                     1
  40.   Native vector width double:                    1
  41.   Max clock frequency:                           1050Mhz
  42.   Address bits:                                  32
  43.   Max memory allocation:                         536870912
  44.   Image support:                                 Yes
  45.   Max number of images read arguments:           128
  46.   Max number of images write arguments:          8
  47.   Max image 2D width:                            16384
  48.   Max image 2D height:                           16384
  49.   Max image 3D width:                            2048
  50.   Max image 3D height:                           2048
  51.   Max image 3D depth:                            2048
  52.   Max samplers within kernel:                    16
  53.   Max size of kernel argument:                   1024
  54.   Alignment (bits) of base address:              2048
  55.   Minimum alignment (bytes) for any datatype:    128
  56.   Single precision floating point capability
  57.     Denorms:                                     No
  58.     Quiet NaNs:                                  Yes
  59.     Round to nearest even:                       Yes
  60.     Round to zero:                               Yes
  61.     Round to +ve and infinity:                   Yes
  62.     IEEE754-2008 fused multiply-add:             Yes
  63.   Cache type:                                    Read/Write
  64.   Cache line size:                               64
  65.   Cache size:                                    16384
  66.   Global memory size:                            1073741824
  67.   Constant buffer size:                          65536
  68.   Max number of constant args:                   8
  69.   Local memory type:                             Scratchpad
  70.   Local memory size:                             32768
  71.   Kernel Preferred work group size multiple:     64
  72.   Error correction support:                      0
  73.   Unified memory for Host and Device:            0
  74.   Profiling timer resolution:                    1
  75.   Device endianess:                              Little
  76.   Available:                                     Yes
  77.   Compiler available:                            Yes
  78.   Execution capabilities:
  79.     Execute OpenCL kernels:                      Yes
  80.     Execute native function:                     No
  81.   Queue properties:
  82.     Out-of-Order:                                No
  83.     Profiling :                                  Yes
  84.   Platform ID:                                   00007FFE2D3AAE10
  85.   Name:                                          Bonaire
  86.   Vendor:                                        Advanced Micro Devices, Inc.
  87.   Device OpenCL C version:                       OpenCL C 1.2
  88.   Driver version:                                1348.5 (VM)
  89.   Profile:                                       FULL_PROFILE
  90.   Version:                                       OpenCL 1.2 AMD-APP (1348.5)
  91.   Extensions:                                    cl_khr_fp64 cl_amd_fp64 cl_khr_
  92. global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int3
  93. 2_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_
  94. khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store
  95. cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd
  96. _vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_d3d1
  97. 0_sharing cl_khr_dx9_media_sharing cl_khr_image2d_from_buffer


  98.   Device Type:                                   CL_DEVICE_TYPE_CPU
  99.   Device ID:                                     4098
  100.   Board name:
  101.   Max compute units:                             8
  102.   Max work items dimensions:                     3
  103.     Max work items[0]:                           1024
  104.     Max work items[1]:                           1024
  105.     Max work items[2]:                           1024
  106.   Max work group size:                           1024
  107.   Preferred vector width char:                   16
  108.   Preferred vector width short:                  8
  109.   Preferred vector width int:                    4
  110.   Preferred vector width long:                   2
  111.   Preferred vector width float:                  8
  112.   Preferred vector width double:                 4
  113.   Native vector width char:                      16
  114.   Native vector width short:                     8
  115.   Native vector width int:                       4
  116.   Native vector width long:                      2
  117.   Native vector width float:                     8
  118.   Native vector width double:                    4
  119.   Max clock frequency:                           3299Mhz
  120.   Address bits:                                  64
  121.   Max memory allocation:                         2147483648
  122.   Image support:                                 Yes
  123.   Max number of images read arguments:           128
  124.   Max number of images write arguments:          8
  125.   Max image 2D width:                            8192
  126.   Max image 2D height:                           8192
  127.   Max image 3D width:                            2048
  128.   Max image 3D height:                           2048
  129.   Max image 3D depth:                            2048
  130.   Max samplers within kernel:                    16
  131.   Max size of kernel argument:                   4096
  132.   Alignment (bits) of base address:              1024
  133.   Minimum alignment (bytes) for any datatype:    128
  134.   Single precision floating point capability
  135.     Denorms:                                     Yes
  136.     Quiet NaNs:                                  Yes
  137.     Round to nearest even:                       Yes
  138.     Round to zero:                               Yes
  139.     Round to +ve and infinity:                   Yes
  140.     IEEE754-2008 fused multiply-add:             Yes
  141.   Cache type:                                    Read/Write
  142.   Cache line size:                               64
  143.   Cache size:                                    32768
  144.   Global memory size:                            8505397248
  145.   Constant buffer size:                          65536
  146.   Max number of constant args:                   8
  147.   Local memory type:                             Global
  148.   Local memory size:                             32768
  149.   Kernel Preferred work group size multiple:     1
  150.   Error correction support:                      0
  151.   Unified memory for Host and Device:            1
  152.   Profiling timer resolution:                    310
  153.   Device endianess:                              Little
  154.   Available:                                     Yes
  155.   Compiler available:                            Yes
  156.   Execution capabilities:
  157.     Execute OpenCL kernels:                      Yes
  158.     Execute native function:                     Yes
  159.   Queue properties:
  160.     Out-of-Order:                                No
  161.     Profiling :                                  Yes
  162.   Platform ID:                                   00007FFE2D3AAE10
  163.   Name:                                          Intel(R) Xeon(R) CPU E3-1230 v3
  164. @ 3.30GHz
  165.   Vendor:                                        GenuineIntel
  166.   Device OpenCL C version:                       OpenCL C 1.2
  167.   Driver version:                                1348.5 (sse2,avx)
  168.   Profile:                                       FULL_PROFILE
  169.   Version:                                       OpenCL 1.2 AMD-APP (1348.5)
  170.   Extensions:                                    cl_khr_fp64 cl_amd_fp64 cl_khr_
  171. global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int3
  172. 2_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_
  173. khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store
  174. cl_khr_gl_sharing cl_ext_device_fission cl_amd_device_attribute_query cl_amd_vec
  175. 3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_d3d10_sh
  176. aring



  177. C:\WINDOWS\system32>
复制代码
回复

使用道具 举报

发表于 2014-1-7 11:09:46 | 显示全部楼层
重装驱动和手动添加SLOTS试试
回复

使用道具 举报

发表于 2014-1-7 11:20:46 | 显示全部楼层
你换了低版本的驱动?

A卡驱动无法卸载,换回低版本会导致OpenCL驱动无法安装。。。重装一下新版本的驱动就行了
回复

使用道具 举报

 楼主| 发表于 2014-1-7 12:51:31 | 显示全部楼层
saiz 发表于 2014-1-7 11:20
你换了低版本的驱动?

A卡驱动无法卸载,换回低版本会导致OpenCL驱动无法安装。。。重装一下新版本的驱动 ...

没换。
回复

使用道具 举报

 楼主| 发表于 2014-1-7 13:04:16 | 显示全部楼层
金鹏 发表于 2014-1-7 11:09
重装驱动和手动添加SLOTS试试

如何添加?网上没找到教程。。
回复

使用道具 举报

发表于 2014-1-7 13:45:02 | 显示全部楼层
lzw2102 发表于 2014-1-7 13:04
如何添加?网上没找到教程。。



捕获.PNG
回复

使用道具 举报

 楼主| 发表于 2014-1-7 13:58:54 | 显示全部楼层

原来是这个。。。。。。。。。。。。。。。。。。。早就试过了,没效。。。。
回复

使用道具 举报

发表于 2014-1-7 14:07:06 来自手机 | 显示全部楼层
其他OpenCL程序工作正常吗……FAH程序可考虑删掉重新下载………
回复

使用道具 举报

 楼主| 发表于 2014-1-7 18:10:08 | 显示全部楼层
arthur200000 发表于 2014-1-7 14:07
其他OpenCL程序工作正常吗……FAH程序可考虑删掉重新下载………

BOINC的项目工作正常,FAH已经重装,没效果
回复

使用道具 举报

发表于 2014-1-7 18:12:12 来自手机 | 显示全部楼层
几件事。看看System Info里面有没有(估计没),检查GPUs.txt是否被篡改……
回复

使用道具 举报

发表于 2014-1-7 20:01:12 | 显示全部楼层
....难道还跟驱动有关?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 新注册用户

本版积分规则

论坛官方淘宝店开业啦~

Archiver|手机版|小黑屋|中国分布式计算总站 ( 沪ICP备05042587号 )

GMT+8, 2024-4-29 16:07

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表