Skip to content

feat(tutorials): tuto for ai monitoring#29

Open
Fyspeed wants to merge 4 commits into
alumet-dev:mainfrom
Fyspeed:feat/BRSEED-1532-tuto-ai-usecase
Open

feat(tutorials): tuto for ai monitoring#29
Fyspeed wants to merge 4 commits into
alumet-dev:mainfrom
Fyspeed:feat/BRSEED-1532-tuto-ai-usecase

Conversation

@Fyspeed

@Fyspeed Fyspeed commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

adds tutorial for monitoring an AI during the training & inference phase

Comment thread src/tutorials/ai-model-energy.md Outdated

@TheElectronWill TheElectronWill left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO, it would be better for plugins names to be in lowercase + inline-code (like_this) so it matches what is in the config + logs.

@Fyspeed
Fyspeed force-pushed the feat/BRSEED-1532-tuto-ai-usecase branch 2 times, most recently from 925d3ae to b70077e Compare July 7, 2026 11:44
@Fyspeed
Fyspeed force-pushed the feat/BRSEED-1532-tuto-ai-usecase branch from b70077e to 6bd99a1 Compare July 7, 2026 12:04
Comment thread src/tutorials/ai-model-energy.md Outdated
For the **CPU** and **RAM**, you should enable the plugin `RAPL` if it is supported. \
If not supported, you should use `EnergyEstimationTdpPlugin`, which estimates the energy consumption of your processor based on its TDP (Thermal Design Power).

For the **GPU**, you should enable either the plugin **NVML** for NVIDIA GPUs or **AMD-GPU** for AMD GPUs.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For the **GPU**, you should enable either the plugin **NVML** for NVIDIA GPUs or **AMD-GPU** for AMD GPUs.
For the **GPU**, you should enable either the `nvml` plugin for NVIDIA GPUs or the `amd-gpu` plugin for AMD GPUs.

Comment thread src/tutorials/ai-model-energy.md Outdated
Comment thread src/tutorials/ai-model-energy.md
Comment thread src/tutorials/ai-model-energy.md
Comment thread src/tutorials/ai-model-energy.md Outdated
Comment thread src/tutorials/ai-model-energy.md Outdated
Comment thread src/tutorials/ai-model-energy.md Outdated
Comment thread src/tutorials/ai-model-energy.md Outdated
Comment thread src/tutorials/ai-model-energy.md
@Fyspeed
Fyspeed force-pushed the feat/BRSEED-1532-tuto-ai-usecase branch from b89093a to ea5f223 Compare July 13, 2026 13:11
@Fyspeed
Fyspeed force-pushed the feat/BRSEED-1532-tuto-ai-usecase branch from ea5f223 to 60fe858 Compare July 13, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants