Skip to content

CUDA error in backward. #81

@HatsuneMiku888

Description

@HatsuneMiku888

Hi,
I experienced RuntimeError: an illegal memory access was encountered when I train 3d gaussian on the T&T dataset. It seems to happen in backpropagation. Here is the input of the backward function.

And the error disappeared when I commented out https://github.com/graphdeco-inria/diff-gaussian-rasterization/blob/main/cuda_rasterizer/backward.cu#L503. I have no idea about why this line would cause illegal memory access.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions