Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 345 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 345 Bytes

benchmark

Benchmarking scripts for Owl. Currently contains:

  • core_ops: evaluating the performance of core N-dimensional array operations, comparing with NumPy and Julia
  • openmp: evaluating the impact of using OpenMP in Owl for a selective group of core N-dimensional array operations