Hi
I have a cuda application that i am running on jetson tx2 with a nsight eclipse as host IDE, but now i want to transfer the project to Eclipse CDT(specifically 4.7-4.9).
Is it possible to do the same?? If so how? I have dependeny on certain cuda and opencv libs like cudawarp. But i dont know if cuda apps can be built using a normal eclipse?
Thanks
Kunal
Hi,
You will need to use Nsight-based eclipse to get the CUDA / GPU functionality.
Thanks.
I have a verification tool that only works on a non-nsight based eclipse offered from the www.elipse.org. Is it possible to run the same on a normal C++ based eclipse.
Regards
Kunal
Hi,
Sorry that we don’t try this before so don’t have too much information to share.
But even it works, the standard eclipse cannot provide the analysis of CUDA.
Thanks.
Hi
In standard eclipse, can we compile cuda based applications? By adding some additional plugins
Regards
Kunal
Hi @AastaLLL
In the below link nvcc compilation is done on standard eclipse.
Hi
Sorry that we don’t have too much experience with it since this is a third-party implementation.
Maybe others can give you some information.
Thanks.