rohany / taco

The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs
http://tensor-compiler.org
Other
6 stars 3 forks source link

legion/spmv: several bugfixes for running SpMV weak scale #105

Open rohany opened 2 years ago

rohany commented 2 years ago

This contain fixes for how the local pos arrays are derived that should eventually make it into the main DISTAL build for CuSparse SpMV operations.