Legate Sparse is a Legate library that aims to provide a distributed and accelerated drop-in replacement for the scipy.sparse library on top of the Legate runtime
Other
14
stars
10
forks
source link
examples: refactor benchmarks and timing infrastructure #101
This commit adjusts the timing infrastructure in the benchmarks and avoids the branching occurring in each benchmark.
Signed-off-by: Rohan Yadav rohany@alumni.cmu.edu