[cfe-dev] RFC: Adding support for an OpenCL 3.0 compatible C++ for OpenCL 2021
Anastasia Stulova via cfe-dev
cfe-dev at lists.llvm.org
Tue Aug 17 07:54:44 PDT 2021
Hi Phil,
Not sure if you mean anything specifically. As far as I am aware upstream clang doesn't have support for OpenACC directives.
The current list of supported accelerator technologies in clang includes OpenCL, SYCL, OpenMP, CUDA and HIP.
Cheers,
Anastasia
________________________________
From: cfe-dev <cfe-dev-bounces at lists.llvm.org> on behalf of Phil Bouchard via cfe-dev <cfe-dev at lists.llvm.org>
Sent: 15 August 2021 01:16
To: Ole Marius Strohm <OleMarius.Strohm at arm.com>; cfe-dev at lists.llvm.org <cfe-dev at lists.llvm.org>
Subject: Re: [cfe-dev] RFC: Adding support for an OpenCL 3.0 compatible C++ for OpenCL 2021
On 8/4/21 7:55 AM, Ole Marius Strohm via cfe-dev wrote:
Hi, all!
As OpenCL C 3.0 is getting support in clang there is a wish to expand C++ for
OpenCL to be compatible with OpenCL 3.0 as well. Being able to support OpenCL
3.0 is important in making C++ for OpenCL a viable option for as many platforms
as possible.
Were you aware of OpenACC as well?
https://www.openacc.org/
--
Phil Bouchard
Founder & CTO
C.: (819) 328-4743
[Fornux Logo]<http://www.fornux.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20210817/43ff47ff/attachment.html>
More information about the cfe-dev
mailing list