Computing FLOPs with Intel Software Development Emulator (Intel SDE)
Identifikátory výsledku
Kód výsledku v IS VaVaI
<a href="https://www.isvavai.cz/riv?ss=detail&h=RIV%2F61989100%3A27740%2F18%3A10239710" target="_blank" >RIV/61989100:27740/18:10239710 - isvavai.cz</a>
Výsledek na webu
<a href="https://github.com/It4innovations/Intel-SDE-FLOPS" target="_blank" >https://github.com/It4innovations/Intel-SDE-FLOPS</a>
DOI - Digital Object Identifier
—
Alternativní jazyky
Jazyk výsledku
angličtina
Název v původním jazyce
Computing FLOPs with Intel Software Development Emulator (Intel SDE)
Popis výsledku v původním jazyce
This project arose from the training "What you need to know about performance analysis using Intel tools" held mid of 2017. It showed the demand for an automatized process (script) to compute the FLOPs from an application by using Intel SDE. So far, there is no such script available and it requires a tedious manual process to compute the FLOPs numbers. A Python script was created to simplify this process and to minimize the risk of manual calculation errors. It also adds support for counting FLOPs of selected sections of an application by using markers in the code. The FLOPs numbers, as well as overall and FMA instructions executed, are shown by thread and in total. The script was validated for Intel architectures using SSE, AVX, AVX2, and AVX512. It is officially available on Github under GPL-3.0: https://github.com/It4innovations/Intel-SDE-FLOPS
Název v anglickém jazyce
Computing FLOPs with Intel Software Development Emulator (Intel SDE)
Popis výsledku anglicky
This project arose from the training "What you need to know about performance analysis using Intel tools" held mid of 2017. It showed the demand for an automatized process (script) to compute the FLOPs from an application by using Intel SDE. So far, there is no such script available and it requires a tedious manual process to compute the FLOPs numbers. A Python script was created to simplify this process and to minimize the risk of manual calculation errors. It also adds support for counting FLOPs of selected sections of an application by using markers in the code. The FLOPs numbers, as well as overall and FMA instructions executed, are shown by thread and in total. The script was validated for Intel architectures using SSE, AVX, AVX2, and AVX512. It is officially available on Github under GPL-3.0: https://github.com/It4innovations/Intel-SDE-FLOPS
Klasifikace
Druh
R - Software
CEP obor
—
OECD FORD obor
10201 - Computer sciences, information science, bioinformathics (hardware development to be 2.2, social aspect to be 5.8)
Návaznosti výsledku
Projekt
<a href="/cs/project/LM2015070" target="_blank" >LM2015070: IT4Innovations národní superpočítačové centrum</a><br>
Návaznosti
P - Projekt vyzkumu a vyvoje financovany z verejnych zdroju (s odkazem do CEP)
Ostatní
Rok uplatnění
2018
Kód důvěrnosti údajů
S - Úplné a pravdivé údaje o projektu nepodléhají ochraně podle zvláštních právních předpisů
Údaje specifické pro druh výsledku
Interní identifikační kód produktu
021/17-12-2018_SW
Technické parametry
The Python script requires an execution of the Intel SDE with the application to count the FLOPs for. Intel SDE will leave two result files which are then parsed by the script to provide the summary information. The Python script only requires the „re“ module and has no further dependencies.
Ekonomické parametry
nemeritelne
IČO vlastníka výsledku
61989100
Název vlastníka
VŠB - TU Ostrava, IT4Innovations