On 25/11/10 17:49, Camaleón wrote:
On Thu, 25 Nov 2010 14:39:24 +0800, Jerome BENOIT wrote:is it possible to have OpenGL through a ssh connection ? I googled, but I found no clear answer, hence my question.Try it :-) ssh -X user@host glxgears Greetings,
Indeed I can run glxgears via ssh , but my issue is not fixed :-) I am trying to run remotely via ssh some CUDA demo softwares (CUDA SDK 3.1: when I run `particles' , I get the message: grid: 64 x 64 x 64 = 262144 cells particles: 16384 Required OpenGL extensions missing. Jerome