/OpenMP-bench

OpenMP Benchmarks

Primary LanguageC++

OpenMP-bench

SHORT:

  • Naive, cache-friendly, and OpenMP benchmarks of matrix multiplication for C/Fortran.
  • C++-Bindings for Fortran subroutines.
  • Comparison to Reference BLAS included (netlib.org/blas/).
  • ..but any BLAS lib will do (put it to 'lib/').

COMPILE & RUN:

make run

COMPILE & TEST:

make test