Skip to content

Sort Gaussian After Adaptive Density #39

@AndrewBoessen

Description

@AndrewBoessen

When new Gaussians are added in the adaptive density step, we can sort them spatially to improve L2 cache efficiency in the forward and backward pass. This is done by sorting according to the Morton codes on the 3d means of the Gaussians. This will place spatially close Gaussians close together in memory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions