Re: [cfe-users] building clang for target off

2018-05-02 Thread Jonas Toth via cfe-users
+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

Re: [cfe-users] [cfe-dev] building clang for target off

2018-05-02 Thread Jonas Hahnfeld via cfe-users
Hi, for the n-th time: This is not an officially supported Clang version. Trunk does not yet support offloading to Nvidia GPUs, see http://clang.llvm.org/docs/OpenMPSupport.html. Regarding your problem: This repository does not exist or I'm also unable to find it. I think libomptarget is now