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

Update NVIDIA gdrcopy to v2.4.4 [14.2.x] #9582

Open
wants to merge 2 commits into
base: IB/CMSSW_14_2_X/master
Choose a base branch
from

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Dec 16, 2024

Bug fixes:

  • fix a use-after-free bug of mr objects in gdrdv_vma_close();
  • fix a resource leak in gdrdrv_release;
  • fix NVIDIA_IS_OPENSOURCE detection when compile with NVIDIA driver version 545 or newer;
  • fix compile error in gdrdrv when compiling on RHEL9.5.

Bug fixes:
  - fix NVIDIA_IS_OPENSOURCE detection when compile with NVIDIA driver
    version 545 or newer;
  - fix compile error in gdrdrv when compiling on RHEL9.5.
Bug fixes:
  - fix a use-after-free bug of mr objects in gdrdv_vma_close();
  - fix a resource leak in gdrdrv_release.
@fwyzard
Copy link
Contributor Author

fwyzard commented Dec 16, 2024

type bugfix

@fwyzard
Copy link
Contributor Author

fwyzard commented Dec 16, 2024

enable gpu

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @fwyzard for branch IB/CMSSW_14_2_X/master.

@cmsbuild, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks.
@antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.
cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 16, 2024

cms-bot internal usage

@fwyzard
Copy link
Contributor Author

fwyzard commented Dec 16, 2024

backport #9563, #9581

@fwyzard
Copy link
Contributor Author

fwyzard commented Dec 16, 2024

please test

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b21b60/43482/summary.html
COMMIT: 0810f70
CMSSW: CMSSW_14_2_X_2024-12-16-1100/el8_amd64_gcc12
Additional Tests: GPU
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/9582/43482/install.sh to create a dev area with all the needed externals and cmssw changes.

Unit Tests

I found 1 errors in the following unit tests:

---> test testFWCoreConcurrency had ERRORS

Comparison Summary

There are some workflows for which there are errors in the baseline:
2024.303001 step 1
The results for the comparisons for these workflows could be incomplete
This means most likely that the IB is having errors in the relvals.The error does NOT come from this pull request

Summary:

  • You potentially added 17 lines to the logs
  • Reco comparison results: 29 differences found in the comparisons
  • DQMHistoTests: Total files compared: 45
  • DQMHistoTests: Total histograms compared: 3392096
  • DQMHistoTests: Total failures: 1513
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3390563
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.089 KiB( 44 files compared)
  • DQMHistoSizes: changed ( 139.001,... ): -0.001 KiB HLT/Filters
  • DQMHistoSizes: changed ( 16834.0,... ): 0.023 KiB HLT/Filters
  • Checked 198 log files, 168 edm output root files, 45 DQM output files
  • TriggerResults: found differences in 1 / 43 workflows

GPU Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 7
  • DQMHistoTests: Total histograms compared: 53058
  • DQMHistoTests: Total failures: 57
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 53001
  • DQMHistoTests: Total skipped: 0
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 6 files compared)
  • Checked 24 log files, 30 edm output root files, 7 DQM output files
  • TriggerResults: no differences found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants