kerncraft icon indicating copy to clipboard operation
kerncraft copied to clipboard

Loop Kernel Analysis and Performance Modeling Toolkit

Results 14 kerncraft issues
Sort by recently updated
recently updated
newest added

When running `iaca_get`, an error is thrown due to the fact that Intel removed the IACA binaries from its [downloads](https://www.intel.com/content/www/us/en/developer/articles/tool/architecture-code-analyzer-download.html). ``` $ iaca_get --I-accept-the-Intel-What-If-Pre-Release-License-Agreement-and-please-take-my-soul Trying /home/hpc/b182dc/b182dc10/.local/lib/python3.9/site-packages/kerncraft/iaca/lin64/: selected. IACA v2.1 (for...

Hello, I am applying your nice tool to typical stencil applications and I am observing very long simulation runtimes on high-dimensional stencils (several orders of magnitude longer than execution time)....

When running with a different frequency, this makes it easier.

Allow computation of min, max and median for bw measurements

Include description of overlap vs. non-overlap, considering all data paths as described in the memory hierarchy. Preliminary work is started in PR #110 Rough outline of required changes: * [...

enhancement

Allow loading of machine model from current machine, as well as from file.

enhancement

This would require a locking mechanism for creating and using intermediate files.

enhancement