I’ll try to repro it. It may require a similar fix to the one I made in 2.6.3 to support OpenGL/OpenCL interoperability.
> On Nov 14, 2019, at 7:54 PM, dave <[email protected]> wrote: > > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/virtualgl-users/09ad303d-2dd5-4143-a7e7-c67072afb9b0%40googlegroups.com. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/virtualgl-users/16DA970E-1733-4E1B-86F6-CE92ED3025D9%40virtualgl.org.
