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 in gaussiantracer #2

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

error in gaussiantracer #2

JJho1314 opened this issue Nov 16, 2024 · 1 comment

Comments

@JJho1314
Copy link

Hello,thank you for your excellent work,I get the error in gaussiantracer when update_bvh:(cuda 11.6)
“gaussian-raytracing/scene/gaussian_model.py", line 432, in update_bvh
self.gaussian_tracer.update_bvh(vertices_b, faces_b, gs_id)
“gtracer/raytracer.py", line 71, in update_bvh
self.impl.update_bvh(vertices_b[faces_b])
RuntimeError: Optix call 'optixAccelComputeMemoryUsage(optix, &accel_options, &triangle_input, 1, &gas_buffer_sizes)' failed.

@SuLvXiangXin
Copy link
Collaborator

I have updated the gtracer package, please re-clone it and install again.

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