Skip to main content

Intra Node Stencil Performance Evaluation Collection

Project description

INSPECT

INSPECT


Intranode Stencil Performance Evaluation Collection

This repository contains benchmark results of stencil codes generated with the Stencil TEMPlate Engineering Library using kerncraft and LIKWID.

All collected data can be viewed live on the Intranode Stencil Performance Evaluation Collection website.

Data Generation and Post Processing

  1. Data can be generated with the script: scripts/stempel.sh (change data at the beginning as needed)
  2. Postprocessing of data with the script: scripts/postprocess.sh (will automatically be called by scripts/stempel.sh)
  3. (optional) View local version by building the website: a. Copy postprocessed data to the stencils folder, if not already specified in scripts/stempel.sh b. Setup metadata: sh scripts/cibuild c. Install jekyll d. Build website: bundle exec jekyll serve
  4. Push data to this repository

Data Folder Scheme

  1. main folder: "stencils"
  2. dimension: "3D" / "2D" ...
  3. stencil radius: "r1" / "r2" ...
  4. coefficient weighting: "isotropic" / "heterogeneous" / "homogeneous" / "point-symmetric"
  5. stencil kind: "star" / "box"
  6. coefficient type: "constant" / "variable"
  7. datatype: "double" / "float"
  8. machine name: "BroadwellEP_E5-2697" (a suitable machine file should exist)

For example:

stencils/3D/r1/isotropic/star/constant/double/BroadwellEP_E5-2697

License

AGPLv3

Project details


Release history Release notifications | RSS feed

This version

0.1

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.1.tar.gz (13.1 kB view hashes)

Uploaded Source

Built Distribution

kerncraft-0.1-py3-none-any.whl (24.4 kB view hashes)

Uploaded Python 3

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