Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.02 KB

index.rst

File metadata and controls

34 lines (24 loc) · 1.02 KB


perun is a Python package that calculates the energy consumption of Python scripts by sampling usage statistics from Intel RAPL, Nvidia-NVML, and psutil. It can handle MPI applications, gather data from hundreds of nodes, and accumulate it efficiently. perun can be used as a command-line tool or as a function decorator in Python scripts.

Note

This project is under active development. For any issues, features requests, or if you would like to contribute, our github page page is the place to go.

.. toctree::
   :maxdepth: 1
   :caption: Contents:

   quickstart
   install
   usage
   configuration
   data


Indices and tables