Re: [llvm-bugs] [llvm-dev] cannot build CUDA support with llvm-trunk

2017-08-05 Thread Siegmar Gross via llvm-bugs
Hi Pierre, Are you sure it won't build with CUDA support? The logs you linked only say it does not use some of the variables you defined, not that it failed to configure the project or build it. It could be due to CMake (since 3.8) supporting CUDA as a primary language and no longer needing to u

Re: [llvm-bugs] [llvm-dev] segmentation fault compiling program with OpenMP pragmas

2017-08-05 Thread Siegmar Gross via llvm-bugs
Hi Hal, Can you please file a bug report (at https://bugs.llvm.org/)? I subscribed to the bug list and I was able to update my version of the llvm-trunk. Unfortunately I get the same errors. I have attached the small program which I tried to compile. I wasn't able to create an account for a bu