![]() Registered Member ![]()
|
Hi there!
I am looking for a tool more suitable than Nvidia Nsight to develop code of a large project in C++14/CUDA on Linux. Nsight is built on top of Eclipse, has many limitations, poor C++ parser, poor cmake support, etc. C++14 breaks Nsight almost completely and I was forced to resort to using tools like vim. KDevelop's "Features" page claims support for CUDA:
I have a tiny project here: CMakeLists.txt
service/CMakeLists.txt
service/TestClass.cuh
service/TestClass.cu
service/main.cu
cuda-test.kdev4
Project compiles fine with both clang and g++-8. KDevelop 5.4.4, however, seems to be unable to parse C++ code in *.cu or *.cuh files: https://imgur.com/a/Sln1zYx My question is: to what extent is CUDA supported in KDevelop, then? |
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell