Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when initial GaussianTracer #1

Open
islahudy opened this issue Nov 16, 2024 · 1 comment
Open

error when initial GaussianTracer #1

islahudy opened this issue Nov 16, 2024 · 1 comment

Comments

@islahudy
Copy link

islahudy commented Nov 16, 2024

Hello, Thank you for your excellent work.
I get
2862577 segmentation fault (core dumped) [both in cuda11.6 & cuda12.1]

in scene.gaussian_model.py(70):
self.gaussian_tracer = GaussianTracer(transmittance_min=transmittance_min)

self.impl = _C.create_gaussiantracer()

@SuLvXiangXin
Copy link
Collaborator

I'm not sure about this. Maybe update your GPU driver to meet the requirement of Optix 7.5, see here. I test it on RTX 3090, with driver version:530.30.02.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants