-
Notifications
You must be signed in to change notification settings - Fork 183
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
base: IB/CMSSW_14_2_X/master
Are you sure you want to change the base?
Update NVIDIA gdrcopy to v2.4.4 [14.2.x] #9582
Conversation
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.
type bugfix |
enable gpu |
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. |
cms-bot internal usage |
please test |
-1 Failed Tests: UnitTests Unit TestsI found 1 errors in the following unit tests: ---> test testFWCoreConcurrency had ERRORS Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
GPU Comparison SummarySummary:
|
Bug fixes:
gdrdv_vma_close()
;gdrdrv_release
;NVIDIA_IS_OPENSOURCE
detection when compile with NVIDIA driver version 545 or newer;