Skip to content

log if maxMem is called twice in a task#13454

Merged
zpuller merged 1 commit into
NVIDIA:branch-25.12from
zpuller:device_mem_log
Sep 29, 2025
Merged

log if maxMem is called twice in a task#13454
zpuller merged 1 commit into
NVIDIA:branch-25.12from
zpuller:device_mem_log

Conversation

@zpuller

@zpuller zpuller commented Sep 21, 2025

Copy link
Copy Markdown
Collaborator

Description

This change adds an error log line for if GpuTaskMetrics.updateMaxMemory gets called more than once for a given task. This will help to debug #13336

Checklists

No behavioral change.

  • This PR has added documentation for new or modified features or behaviors.
  • This PR has added new tests or modified existing tests to cover new code paths.
    (Please explain in the PR description how the new code paths are tested, such as names of the new/existing tests that cover them.)
  • Performance testing has been performed and its results are added in the PR description. Or, an issue has been filed with a link in the PR description.

Signed-off-by: Zach Puller <zpuller@nvidia.com>
@sameerz sameerz added the task Work required that improves the product but is not user facing label Sep 23, 2025
@zpuller zpuller requested a review from abellina September 23, 2025 23:01
@zpuller zpuller changed the base branch from branch-25.10 to branch-25.12 September 29, 2025 16:35
@zpuller zpuller requested a review from revans2 September 29, 2025 16:36
@zpuller

zpuller commented Sep 29, 2025

Copy link
Copy Markdown
Collaborator Author

build

@zpuller zpuller merged commit 78def66 into NVIDIA:branch-25.12 Sep 29, 2025
68 checks passed
@zpuller zpuller deleted the device_mem_log branch October 1, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task Work required that improves the product but is not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants