sxyu / volrend

PlenOctree Volume Rendering (supports CUDA & fragment shader backends)
Other
608 stars 84 forks source link

cuda_assert #6

Closed katealenic closed 3 years ago

katealenic commented 3 years ago

Hi, I have error with cuda when run ./volrend

image

sxyu commented 3 years ago

I've responded in the other issue, but I got similar problems because the system was using the integrated GPU. Basically I'm using OpenGL-CUDA interop so the GPU used for the rendering must also be the NVIDIA GPU.