Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PathoJobs
Documentation
Wiki
Low GPU utilization
Changes
Page history
New page
Templates
Clone repository
Create Low GPU utilization
authored
2 years ago
by
Robert Schade
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Low-GPU-utilization.md
+15
-0
15 additions, 0 deletions
Low-GPU-utilization.md
with
15 additions
and
0 deletions
Low-GPU-utilization.md
0 → 100644
View page @
3638e3c3
*
Description: a low GPU utilization usually hints at an inefficient use of the GPUs
*
Criterion:
*
nv_util << 1
*
(or nv_mem_util << 1)
*
Works for shared jobs with existing metrics:
*
yes, if a GPU is allocated to at most one compute job
*
Possible false positives:
*
*
Possible cures/workarounds:
*
check MPI-rank-GPU affinity/visibility
*
check the suitability of the GPU setup/configuration for the given workload
*
check applications internal GPU distribution settings
\ No newline at end of file
This diff is collapsed.
Click to expand it.