Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions hugo/content/en/gpu_monitoring/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ To begin using Datadog's GPU Monitoring, your environment must meet the followin

- **Datadog Agent**: v7.80
- (Preferred version: 7.81.3). Datadog advises against using v7.82.0 to avoid a bug that causes unexpected kernel panics.
- On v7.79.0, set `gpu_monitoring.system_probe_deprecated: true` in `system-probe.yaml` to avoid a known issue affecting GPU Monitoring.
- **Operating system**: Linux
- **Linux kernel**: 5.8 and above
- **NVIDIA driver**: version 450.51
Expand Down
Loading