Skip to content

Run SpMM with dense matrix having more than 512 columns? #3

@reikdas

Description

@reikdas

I can see that the column values are hardcoded here - https://github.com/SpRegTiling/sparse-register-tiling/blob/main/tools/empirical_heuristic_single_threaded.json

When I run python3 run_matrix.py -m some_sparse_matrix.mtx -t 1 -b 1024 -o foo.csv, I get a KeyError.

Am I correct in assuming that bcols is the number of columns in the dense matrix?
Is there some easy way I could extend this to operate over a different number of columns of the dense matrix?

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