Intra Node Stencil Performance Evaluation Collection
Project description
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
- Data can be generated with the script:
scripts/stempel.sh
(change data at the beginning as needed) - Postprocessing of data with the script:
scripts/postprocess.sh
(will automatically be called byscripts/stempel.sh
) - (optional) View local version by building the website:
a. Copy postprocessed data to the
stencils
folder, if not already specified inscripts/stempel.sh
b. Setup metadata:sh scripts/cibuild
c. Install jekyll d. Build website:bundle exec jekyll serve
- Push data to this repository
Data Folder Scheme
- main folder: "stencils"
- dimension: "3D" / "2D" ...
- stencil radius: "r1" / "r2" ...
- coefficient weighting: "isotropic" / "heterogeneous" / "homogeneous" / "point-symmetric"
- stencil kind: "star" / "box"
- coefficient type: "constant" / "variable"
- datatype: "double" / "float"
- 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
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 details)
Built Distribution
kerncraft-0.1-py3-none-any.whl
(24.4 kB
view details)
File details
Details for the file kerncraft-0.1.tar.gz
.
File metadata
- Download URL: kerncraft-0.1.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1a4ae5bad0d7ce043b2a3dcaaed3629afba165b8b9d77ecf3713d95b2699294 |
|
MD5 | fb77076d7699f606fd0bb64234c99eee |
|
BLAKE2b-256 | dfaa74a541eae1cc22e0c7ae4d5e91fd413bfa99dde63ea37bd824480926f82b |
File details
Details for the file kerncraft-0.1-py3-none-any.whl
.
File metadata
- Download URL: kerncraft-0.1-py3-none-any.whl
- Upload date:
- Size: 24.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe23c5a667a1334a9ea7654bd768e9bf5ac55491bca55f39a970eb151816c18c |
|
MD5 | fe58546772611a8a9b4ed1491aee04f9 |
|
BLAKE2b-256 | 4340f574795aedf3b2795cd40af4511c3410e3805d76109a8a74bf917e3a588f |