English 中文(简体)
开放和流动
原标题:OpenCL and Mobility Radeon x2300
  • 时间:2011-11-16 15:24:21
  •  标签:
  • opencl
  • ati

I have a Samsung r60+ laptop with an AMD Mobility Radeon x2300. Can I use it for OpenCL development? I have installed the latest AMD SDK, but I only see the CPU compute device.

我正在使用含水层,但我能够在必要时使用Windows。

问题回答

我认为,亚洲排雷中心目前不支持关于流动的开放签署协议x2300。 http://developer.amd.com/sdks/AMDAPPSDK/pages//63/7rCompatibility.aspx”rel=“nofollow” • 展示所有由AMD OpenCL支持的开放式CL装置。

您现在可以总是为贵邮联撰写法典,然后在万国邮联获得辅助装置时,使用同样的炉.。 但指出,你可能首先在万国邮联获得最佳业绩。





相关问题
What s the perror() equivalent for error codes in OpenCL?

If I have something like: err = clEnqueueReadBuffer(cmdQueue, output, CL_TRUE, 0, sizeof(float) * data_sz, &results, 0, NULL, NULL); I d like to do: if (err != CL_SUCCESS){ perror("Read ...

Debugger for OpenCL [closed]

I am working on OpenCL. Does anyone know of a good debugger for OpenCL so that I can step into the OpenCL code and trace?

How do I test OpenCL on GPU when logged in remotely on Mac?

My OpenCL program can find the GPU device when I am logged in at the console, but not when I am logged in remotely with ssh. Further, if I run the program as root in the ssh session, the program can ...

OpenCL Texture Memory

I m fairly new to OpenCL so please bear with me. In the first iteration of my code, I used basic memory buffers for large datasets and declared them global. However now that I m looking to improve ...

Using Delphi to take advantage of GPGPU technology?

GPGPU is the principle of using the parallel processors on video cards for massive increases in performance. Does anyone have any ideas about using GPGPU in Delphi, using either OpenCL or CUDA? CUDA ...

热门标签