Example program volumeRender complains about OpenGL

Hello all,

With Tesla C1060, the example program complains as below:

[ CUDA 3D Volume Render ]
This sample needs a card capable of OpenGL and display.
Please choose a different device with the -device=x argument.

I am using Ubuntu 9.04. Thank you, people.

Those OpenGL SDK examples require an OpenGL card with an attached display. Which is exactly what the program is asking for. You C1060 doesn’t have a display…