opencl

Started by
6 comments, last by Yours3!f 12 years, 4 months ago
hello.
What are the better and free debuggers for opencl ?
i see intel opencl sdk,a plugin for vs 2008 , is free?
i can use it with the microsoft cpp compiler?
thanks.
Advertisement

i see intel opencl sdk,a plugin for vs 2008 , is free?


I guess it should be free resource.



i can use it with the microsoft cpp compiler?




OpenCL already has a own compiler (you use it like GLSL in OpenGL). Also OpenCL can use a native kernel execution (this means to process linked application's function).




Best wishes, FXACE.

This might be what your looking for AMD gDEBugger

This might be what your looking for AMD gDEBugger


the problem is that i have a gtx295 nvidia card.
is possible to run AMD_gDebugger with this card?
thanks
Try this then Nvidia Parallel Nsight
gdebugger is not amd specific.

gdebugger is not amd specific.

but if i have an nvidia card and i would use amd gdebugger with vs 2008 , what driver i must install for my gtx 295?
thanks.

[quote name='Yours3!f' timestamp='1324312189' post='4895335']
gdebugger is not amd specific.

but if i have an nvidia card and i would use amd gdebugger with vs 2008 , what driver i must install for my gtx 295?
thanks.
[/quote]

I guess the official nvidia driver. What else did u think of? :)
Again gdebugger isnt amd specific.

This topic is closed to new replies.

Advertisement