Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "Monitor Cue" with incorrect column indexing #1431

Conversation

ramonfigueiredo
Copy link
Collaborator

Fix "Monitor Cue" with incorrect column indexing for "Min" and "Max" columns

  • Fix the column indexing on the "addColumn" of class CueJobMonitorTree.
  • This bug was introduced after the merge from the pull request "Add multiple GPU support feat: Add multiple GPU support #760 (Add multiple GPU support #760 #924)" on 4/18/22 at 11:45 AM where the following new columns were introduced on the CueJobMonitorTree: "Gpus", "Min Gpus", "Max Gpus", "MaxGpuMem" and the indexing of the columns were wrongly defined.

…columns

- Fix the column indexing on the "addColumn" of class CueJobMonitorTree.
- This bug was introduced after the merge from the pull request "Add multiple GPU support AcademySoftwareFoundation#760 (AcademySoftwareFoundation#924)" on 4/18/22 at 11:45 AM where the following new columns were introduced on the CueJobMonitorTree: "Gpus", "Min Gpus", "Max Gpus", "MaxGpuMem" and the indexing of the columns were wrongly defined.
@ramonfigueiredo ramonfigueiredo merged commit 28d8fb7 into AcademySoftwareFoundation:master Jul 26, 2024
13 checks passed
n-jay pushed a commit to n-jay/OpenCue that referenced this pull request Jul 26, 2024
…dation#1431)

Fix "Monitor Cue" with incorrect column indexing for "Min" and "Max"
columns
- Fix the column indexing on the "addColumn" of class CueJobMonitorTree.
- This bug was introduced after the merge from the pull request "Add
multiple GPU support AcademySoftwareFoundation#760 (AcademySoftwareFoundation#924)" on 4/18/22 at 11:45 AM where the
following new columns were introduced on the CueJobMonitorTree: "Gpus",
"Min Gpus", "Max Gpus", "MaxGpuMem" and the indexing of the columns were
wrongly defined.
@ramonfigueiredo ramonfigueiredo deleted the fix-monitor-cue-with-incorrect-column-shift branch October 15, 2024 17:06
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