Skip to content

Purging tiles from hash grid cache may affect other tiles in current implementation. #28

@Hineven

Description

@Hineven

In GI10 the PurgeTiles kernel remove outdated tiles by resetting their hash values in the hash table to 0 (not populated).
I suspect that if there're multiple tiles active within the same bucket, the removal of i-th tile may cause the next query of the succeeding i+1 th...kth tile to fail and eventually re-allocate tiles, losing history radiance values.

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