shivaram / matrix-bench

Single machine matrix benchmarks to compare various implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matrix benchmarks

A set of scripts to benchmark simple matrix operations on a single machine. Includes scripts which call BLAS directly from C, through jblas, netlib-java etc.

About

Single machine matrix benchmarks to compare various implementations


Languages

Language:C 40.6%Language:Scala 23.2%Language:Fortran 22.0%Language:Shell 12.7%Language:Makefile 1.5%