Metadata-Version: 2.2
Name: expetator
Version: 0.3.26
Summary: A framework for monitoring HPC applications using DVFS
Home-page: https://gitlab.irit.fr/sepia-pub/expetator
Author: Georges Da Costa
Author-email: georges.da-costa@irit.fr
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: execo
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# expetator

A tool for running HPC benchmarks using several type of leverages (DVFS) and low-level monitoring (hardware performance counters, RAPL) mostly on Grid5000.

Documentation is available here: https://expetator.readthedocs.io/

Source code is available here: https://gitlab.irit.fr/sepia-pub/expetator

To install expetator:

	pip3 install expetator
