OpenGL with Cuda

Greetings,

Interested in OpenGL for the visiualization of CUDA output.
What do I need to install to get started with OpenGL on VS2008 (drivers, sdk, etc)?
Thanks

If you’e installed the CUDA Toolkit / SDK the needed libraries and includes are already on your machine.

Check these paths:

LIB - %NVSDKCOMPUTE_ROOT%\C\common\lib\x64
INC - %NVSDKCOMPUTE_ROOT%\C\common\inc\GL

From my understanding the driver support comes with the regular nvidia driver install.

Good luck!

…\C\common\lib\x64
…\C\common\inc\GL

…/C/common/lib/x64
…/C/common/inc/GL

Thanks for the replies.
I am running Cuda 4.1 on Win7(x64)
I do have the “…\C\common\inc\GL” directory.
I do not have “…\C\common\lib\x64” directory; just “…\C\common\lib\Win32”.
However, under “…\C\common\lib”, I have the following (which includes 64 bit glut and glew lib’s not dll’s):
cudpp32.lib
cudpp32d.lib
cudpp64.lib
cudpp64D.lib
cudppemu64.lib
cudppemu64d.lib
cutil64.dll
cUtil64.lib
cUtil64D.lib
glew32.lib
glew64.lib
glut32.lib
glut64.lib
nvcuvid64.lib
out.txt
paramgl64.lib
rendercheckgl64.lib