Gaius benchmarks
This is a benchmark driver for More balanced task DAG by tkf · Pull Request #83 · MasonProtter/Gaius.jl
Usage
make BENCHMARKS=bench_mat_vec_mul.jl all # benchmark matrix-vector multiplication
make BENCHMARKS=bench_mat_mat_mul.jl all # benchmark matrix-matrix multiplication
make all # run all benchmarks