RRZE-HPC / kerncraft

Loop Kernel Analysis and Performance Modeling Toolkit
GNU Affero General Public License v3.0
86 stars 24 forks source link

Fastest kernel #131

Closed cod3monk closed 4 years ago

cod3monk commented 4 years ago

Test and use fastest available kernel from likwid-bench for evaluation of cache and memory bandwidths.

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@bf57250). Click here to learn what that means. The diff coverage is 12.76%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #131   +/-   ##
=========================================
  Coverage          ?   70.23%           
=========================================
  Files             ?       24           
  Lines             ?     3800           
  Branches          ?        0           
=========================================
  Hits              ?     2669           
  Misses            ?     1131           
  Partials          ?        0
Impacted Files Coverage Δ
tests/test_machinemodel.py 100% <100%> (ø)
tests/test_kerncraft.py 91.55% <100%> (ø)
kerncraft/machinemodel.py 48.28% <6.81%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bf57250...33e6505. Read the comment docs.