Skip to content

Tmr stencil matrices may contain unused rows #7

@manuelkNVDA

Description

@manuelkNVDA

The Far::PatchBuilder used to generate the subdivision weights will produce patch points for every level of isolation, but there may not be any sub-patch generated in the hierarchy (likely rare). This results in stencil matrices storing rows of weights that are never used.

  • quantify the number of unused stencil rows in a sizeable topology map
  • if significant enough, implement a post-processing pass in Tmr::SubdivisionPlanBuilder to excise the rows & re-index the patch point indices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    optimizationPerformance improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions