sxyu / volrend

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

running error in ubuntu&windows11 #16

Open 1742483876 opened 2 years ago

1742483876 commented 2 years ago

hi sxyu, When running the code on ubuntu20.04, I encountered a cuda-related problem. I tried the 11.0 and 11.1 versions of cuda and reported the error in the figure below. But It can run normally with the same configuration on the computer of my classmate. image

When I try to run with window11, but it automatically runs on integrated graphics card while the computer has a discrete graphics card.

I would be grateful if you could help me out with these two issues. @sxyu

chunbaobao commented 1 year ago

hi, have you solved it?