Pierre Rust

Results 8 issues of Pierre Rust

When running powerapi with smartwatt on a system with more than 30 containers, it runs smoothly for a few minutes and then slow down up to the point where it...

## Problem When using the API to get the footprint for an server (or any other entity hosted in a datacenter, such as a VM) I currently get an estimation...

## Bug description Wa cannot currently install boaviztapi when using python 3.12 ## To Reproduce ```bash pyenv install 3.12.0 pyenv shell 3.12.0 make install ``` When installing numpy, the process...

bug

This adds support for Kubernetes to smartwatts. Main features * Support for configuration through environment variables (partial support only, this should be bleanup up and moved to powerAPI instead of...

Thanks for the great simulation package and Insight Maker tool, I'm using it with some colleagues at Orange, a french ISP ; we really love the tool, it's brillant :)...

For MaxSUm, AMaxSum, GBDA and MGM. See documentation for DSA or SynBB for an example documentation (including citation of original papers)

help wanted
documentation

SyncBB, MaxSum and GDBA are synchronous algorithms and already report the number of cycles. They should also support the `stop_cycle` parameter, as DSA, MGM and MGM2.

enhancement
good first issue

A synchronous implementation of MaxSum, along with a full clean-up of our original asynchronous MaxSum implementation. Both implementation should use the same utility functions as much as possible.

dcop_algorithms