sharinka0715 / semantic-gaussians

Official implemetation of the paper "Semantic Gaussians: Open-Vocabulary Scene Understanding with 3D Gaussian Splatting".
MIT License
143 stars 11 forks source link

About CUDA version #2

Closed king1111sadjfoisja closed 5 months ago

king1111sadjfoisja commented 5 months ago

Dear Author: I would like to know whether this project has strict restrictions on CUDA versions 11.8;Personally I am using CUDA 11.6 but I don't know if that can meet the requirement Should I reinstall CUDA11.8? Any help is greatly appreciated!

sharinka0715 commented 5 months ago

Hi, Our repository does not have strict restrictions on CUDA versions, but we have only tested our code on CUDA 11.8. I don't think there are problems for CUDA 11.x.

king1111sadjfoisja commented 5 months ago

Thanks a lot!