Skip to content

Automatic tile sizing for TiledFastMatrix #1

@raner

Description

@raner

Currently, TiledFastMatrix requires a suitable tile size to be specified in the constructor or otherwise it will fall back to the default tile size, which may not work for the matrix sizes involved.
The optimal tile size depends on the size of the input matrices as well as on the available amount of local memory on the GPU. TiledFastMatrix should be able to automatically determine a valid tile size.

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