[CMake] Detect Clang as the CUDA compiler
Robert Maynard
robert.maynard at kitware.com
Fri Sep 30 15:57:35 EDT 2016
Hi Andrew,
I am not aware of anybody working on adding clang as a CUDA compiler.
After a quick glance at the clang compiler flags it seems that very
few / if any of the current NVCC logic could be reused for the clang
compiler ( outside of toolkit location).
On Wed, Sep 28, 2016 at 6:02 PM, Andrew Corrigan
<andrew.corrigan at nrl.navy.mil> wrote:
> Are there plans for having CMake detect Clang as a CUDA compiler, as opposed to NVCC? I saw this message on the developers mailing list, but with no response [1]. Support for this would be very useful.
>
> [1] https://cmake.org/pipermail/cmake-developers/2016-March/028034.html
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake
More information about the CMake
mailing list