Problems with OpenCL

Asked by Jean-François Joly

Hi,

   I'm trying to get BigDFT to run using OpenCL on a Desktop running Ubuntu 14.04 and a Radeon HD 6450 card. I have OpenCL v2.8 installed (and tested) with the headers/library in the default folders (i.e. libOpenCL.so is in /usr/lib). Configuring/Compiling BigDFT with the --enable-opencl flag works but if I try to run the OpenCL test in tests/libs/OpenCL, the conv_check program stops with the error message "Error -11: Failed to build magicfilter program!". I don't know if I missed something during the configuration or if this is a bug.

Jean-Francois Joly

Question information

Language:
English Edit question
Status:
Answered
For:
BigDFT Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Brice Videau (brice-videau) said :
#1

Hello,

This GPU is very low-end and not suited for GPU computing.
See this series of benchmark for instance.
http://www.phoronix.com/scan.php?page=news_item&px=MTEwOTk

Besides, it does not support double precision floating point operations, see:
http://en.wikipedia.org/wiki/Radeon_HD_6000_Series

So it cannot be supported in BigDFT.

Sorry about that.

Best regards,

Brice

Can you help with this problem?

Provide an answer of your own, or ask Jean-François Joly for more information if necessary.

To post a message you must log in.