Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Create performance reporting thread for single node components #189

Merged
merged 5 commits into from
Dec 7, 2021

Conversation

jfomhover
Copy link
Contributor

@jfomhover jfomhover commented Dec 4, 2021

This creates a performance measurement thread to capture cpu/mem utilization and other perf related metrics.

The thread is disconnected from the other code from now, but will be built upon in distributed training.

@jfomhover jfomhover added this to the Standardization milestone milestone Dec 4, 2021
@jfomhover jfomhover temporarily deployed to mlops December 4, 2021 00:45 Inactive
@jfomhover jfomhover temporarily deployed to mlops December 4, 2021 00:47 Inactive
@github-actions
Copy link

github-actions bot commented Dec 4, 2021

Unit Test Results for Build

  1 files  ±0    1 suites  ±0   7s ⏱️ -1s
77 tests +1  77 ✔️ +1  0 💤 ±0  0 ±0 

Results for commit bb40875. ± Comparison against base commit efda302.

♻️ This comment has been updated with latest results.

@jfomhover jfomhover temporarily deployed to mlops December 4, 2021 00:53 Inactive
@jfomhover jfomhover added the enhancement New feature or request label Dec 4, 2021
@jfomhover jfomhover merged commit a1d92a1 into main Dec 7, 2021
@jfomhover jfomhover deleted the jfomhover/perfreporting branch December 7, 2021 05:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add system metrics (cpu utilization, gpu utilization, memory utilization, etc).
2 participants