+cfe-dev
Am 30.04.2018 um 06:41 schrieb Jost, Gabriele (ARC-TNC)[CSRA, LLC] via
cfe-users:
> Hello,
> I am trying to build clang with GPU support, in particular with
> support for OpenMP target offload.
> I want to build for a Xeon+Nvidia GPU.
> I did this:
> git clone https://github.com/clang-yk
Hello,
I am trying to build clang with GPU support, in particular with support for
OpenMP target offload.
I want to build for a Xeon+Nvidia GPU.
I did this:
git clone https://github.com/clang-ykt/openmp.git
and built the OpenMP libomp.so
Then I try this:
git clone https://github.com/clang-ykt/libo