Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Is it possible to debug a GPU code with Eclipse ?(GPU debug)
Is it possible to debug a GPU code with Eclipse ? [message #894362] Sun, 08 July 2012 17:37
FH Missing name is currently offline FH Missing nameFriend
Messages: 8
Registered: March 2012
Junior Member
Hello,

Is it possible to debug a GPU code with Eclipse ? (by GPU code, I mean OpenCL on both AMD or Nvidia, but also CUDA on Nvidia and Brook on AMD)
If yes :

  1. Is it possible to profile a GPU code with Eclipse ? (as the gprof eclipse pluggin enables it)
  2. Is it possible to check the coverage of a GPU code with Eclipse ? (as the gcov eclipse pluggin enables it)
  3. Is it possible to track memory leaks of a GPU code with Eclipse ? (as the valgrind eclipse pluggin enables it)


Does anybody have some clues, informations, web links or even tutorials related to the subject ?

Thanks,

FH

PS : I am not sure to have posted this question in the right place. I assumed the "Device Debugging" DSDP forum was a good start to begin (as GPU is considered as a device) but I had no answer. So I try to post this question on this more generic forum.
Previous Topic:c++ eclipse wrong error interpretation
Next Topic:Req: how to force build all in Eclipse
Goto Forum:
  


Current Time: Thu Apr 25 05:42:05 GMT 2024

Powered by FUDForum. Page generated in 0.03396 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top