I'm trying to run one of the NVidia CUDA sample programs on an application 
server and view it in vncviewer.

I start the vnc servine in one ssh session:
$ /opt/TurboVNC/bin/vncserver

and in another run the application but get the following error:
$ vglrun -d :1 ./particles 
CUDA Particles Simulation Starting...

grid: 64 x 64 x 64 = 262144 cells
particles: 16384
GPU Device 0: "GeForce RTX 2080 Ti" with compute capability 7.5

CUDA error at particleSystem_cuda.cu:79 code=30(cudaErrorUnknown) 
"cudaGraphicsGLRegisterBuffer(cuda_vbo_resource, 
vbo, cudaGraphicsMapFlagsNone)"

Any tips on how to progress?

Thanks, Dave

-- 
You received this message because you are subscribed to the Google Groups 
"VirtualGL User Discussion/Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to virtualgl-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/virtualgl-users/09ad303d-2dd5-4143-a7e7-c67072afb9b0%40googlegroups.com.

Reply via email to