Skip to content

Skeleton

Mattia Mancini requested to merge skeleton into main

Dool is a monitoring tool for performances that can be find at the URL https://github.com/scottchiefbaker/dool Such tool is also valuable to profile the resources consumption during a specific run of a pipeline or a set of executable. As you can, via the several plugins already available in the main repository, monitor network usage processor usage etc. However, additional plugin are interesting for us such as adding PMT (https://git.astron.nl/RD/pmt) or FMT (https://git.astron.nl/RD/fmt) that provides more reliable and portable measurements of power and clock frequency of the GPU.

In this specific merge request, a first skeleton of the repository is provided and a way to install the plugins in the expected directory of dool. Also pre-commit hooks are added to check that the syntax is respected.

Edited by Mattia Mancini

Merge request reports