Skip to main content

Loop Kernel Analysis and Performance Modeling Toolkit

Project description

kerncraft

Loop Kernel Analysis and Performance Modeling Toolkit

This tool allows automatic analysis of loop kernels using the Execution Cache Memory (ECM) model, the Roofline model and actual benchmarks. kerncraft provides a framework to investigate the data reuse and cache requirements by static code analysis. In combination with the Intel IACA tool kerncraft can give a good overview of both in-core and memory bottlenecks and use that data to apply performance models.

For a detailed documentation see publications in doc/.

https://travis-ci.org/RRZE-HPC/kerncraft.svg?branch=master https://codecov.io/github/RRZE-HPC/kerncraft/coverage.svg?branch=master Code Health

Installation

Run: pip install kerncraft

Additional requirements are:
  • Intel IACA tool, with (working) iaca.sh in PATH environment variable (used by ECM, ECMCPU and Roofline models)

  • likwid (used in Benchmark model and by likwid_bench_auto.py)

Usage

  1. Get an example kernel and machine file from the examples directory

wget https://raw.githubusercontent.com/cod3monk/kerncraft/master/examples/machine-files/phinally.yaml

wget https://raw.githubusercontent.com/cod3monk/kerncraft/master/examples/kernels/2d-5pt.c

  1. Have a look at the machine file and change it to match your targeted machine (above we downloaded a file for a sandy bridge EP machine)

  2. Run kerncraft

kerncraft -p ECM -m phinally.yaml 2d-5pt.c -D N 10000 -D M 10000 add -vv for more information on the kernel and ECM model analysis.

Credits

Implementation: Julian Hammer ECM Model (theory): Georg Hager, Holger Stengel, Jan Treibig

License

AGPLv3

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kerncraft-0.2.1.tar.gz (130.9 kB view details)

Uploaded Source

Built Distributions

kerncraft-0.2.1-py3-none-any.whl (133.7 kB view details)

Uploaded Python 3

kerncraft-0.2.1-py2-none-any.whl (133.7 kB view details)

Uploaded Python 2

File details

Details for the file kerncraft-0.2.1.tar.gz.

File metadata

  • Download URL: kerncraft-0.2.1.tar.gz
  • Upload date:
  • Size: 130.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for kerncraft-0.2.1.tar.gz
Algorithm Hash digest
SHA256 9beeb7235bb3aaf3e6aebbafb4da5b877b6c43a30300599f389ebaf583507ee7
MD5 3070038673563b84a6a9d97c080efac6
BLAKE2b-256 700bf27af86f7160a886782733e39c256d5df91710dc5cc6f842615703921a45

See more details on using hashes here.

File details

Details for the file kerncraft-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for kerncraft-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 05b9004648406b2d5ca870875daad132da460061e485d792720f4b09fb4e7ab8
MD5 0d64c78390dd9a372787250893603e40
BLAKE2b-256 ae19358efec6a313f215821a8d3cacce151e72ffd5980262daf24775eda445f5

See more details on using hashes here.

File details

Details for the file kerncraft-0.2.1-py2-none-any.whl.

File metadata

File hashes

Hashes for kerncraft-0.2.1-py2-none-any.whl
Algorithm Hash digest
SHA256 d6ce1f981735539094a80a75603908d11d7e76b2caa7a857291d56ac908c8710
MD5 563db14fd01f1451fea078363baa1e48
BLAKE2b-256 929c6f1c21b360b9c811866100308c9f69dd528f806a01cd361e1de7520f3b76

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page