-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
RuntimeError: CUDA error: an illegal memory access was encountered #1077
Comments
I got same error when switch submodule diff-gaussian-rasterization to branch 3dgs_accel.
And when I set raster_settings debug=True, got more debug info :
|
@rylynchen have you solved it? |
No yet, finally revert branch to inv-depth |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Recently, I met a strange error. The gaussian splatting fails during runing as follows:
The GPU is RTX 3090 with cuda=11.3. The conda environment dependence is:
I have tried to establish an entirely new environment but the error still exists. Can anyone help?
The text was updated successfully, but these errors were encountered: