Skip to content

BatchFillerSparseTensor3D Hotspots #11

@coreyjadams

Description

@coreyjadams

Batch Filler Sparse Tensor 3D is showing two significant hotspots and one minor one. Testing with NEXT NEW sparse 3D simulation:

The get data call can not be improved directly here, but the coordinate call and destructor can be improved. Half of the call to coordinate is spent doing the modular division, and a faster way to do this would be nice.

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