https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99894
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to ZhangMin from comment #3) > Thanks, I want to know which version of gcc can support OpenCL? This is still not a bug report, so doesn't belong in bugzilla. GCC does not come with OpenCL support, you need to download a third-party toolkit to use OpenCL. So you should read the documentation for that toolkit to see which compilers it supports.