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

CUDA error in ns-viewer, ns-render, ns-export etc. #4

Open
minar09 opened this issue Dec 7, 2023 · 1 comment
Open

CUDA error in ns-viewer, ns-render, ns-export etc. #4

minar09 opened this issue Dec 7, 2023 · 1 comment

Comments

@minar09
Copy link

minar09 commented Dec 7, 2023

Hi, thanks for sharing the great work. The installation and training following the nerfstudio project can be done smoothly. However, its throwing the following error whenever any commands run related to the viewer, render, export etc. Can you please help? Thanks.
RuntimeError: CUDA error: device-side assert triggered CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. Compile with TORCH_USE_CUDA_DSAto enable device-side assertions.

@hturki
Copy link
Owner

hturki commented Dec 12, 2023

could you try launching with CUDA_LAUNCH_BLOCKING=1 as the error recommends and providing a stacktrace of where this happens?

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