[CMake] CMake CUDA 3.8+/9 support as a first class language with out Visual Studio Support... err what?

J. Caleb Wherry calebwherry at gmail.com
Thu Jul 27 21:28:42 EDT 2017


Not sure I understand your question but Visual Studio support just lagged a
version for that feature. It is available in CMake 3.9:

https://cmake.org/cmake/help/v3.9/release/3.9.html

Or are you asking before this version how was CUDA supported?

-Caleb

On Thu, Jul 27, 2017 at 9:07 PM Brian Davis <bitminer at gmail.com> wrote:

>
> Can someone explain to me the meaning of the statement at:
>
> https://cmake.org/cmake/help/latest/release/3.8.html?highlight=cuda
>
>
> Make learned to support CUDA as a first-class language that can be enabled
> via the project() and enable_language() commands.
> CUDA is currently supported by the Makefile Generators and the Ninja
> generator on Linux, macOS, and Windows. *Support for the Visual Studio IDE
> is under development but not included in this release.*
> The NVIDIA CUDA Toolkit compiler (nvcc) is supported.
>
> Specifically:
>
> *Support for the Visual Studio IDE is under development but not included
> in this release.*
>
> Is CUDA as a first class language not supported for seemingly second class
> citizens such as Visual Studio?
> --
>
> 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

-- 
Sent from my iPhone 4s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170728/075a58e3/attachment.html>


More information about the CMake mailing list