cai4cai / torchsparsegradutils

A collection of utility functions to work with PyTorch sparse tensors
Apache License 2.0
24 stars 3 forks source link

Add a benchmark for various solvers #32

Open tvercaut opened 1 year ago

tvercaut commented 1 year ago

It would be handy to provide a simple benchmark tool for the various solvers we wrap. This could rely on fetching matrices from say the SuiteSparse Matrix Collection: https://sparse.tamu.edu/about

Example of a large SPD matrix: https://sparse.tamu.edu/Janna/Hook_1498 https://sparse.tamu.edu/Hardesty