-
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 #9581
base: IB/CMSSW_15_0_X/master
Are you sure you want to change the base?
Update NVIDIA gdrcopy to v2.4.4 #9581
Conversation
Bug fixes: - fix a use-after-free bug of mr objects in gdrdv_vma_close(); - fix a resource leak in gdrdrv_release.
enable gpu |
please test |
A new Pull Request was created by @fwyzard for branch IB/CMSSW_15_0_X/master. @iarspider, @smuzaffar can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
type bugfix |
-1 Failed Tests: GpuUnitTests GPU Unit TestsI found 3 errors in the following unit tests: ---> test testCudaDeviceAdditionWrapper had ERRORS ---> test testCudaDeviceAdditionKernel had ERRORS ---> test testTorchSimpleDnnCUDA had ERRORS Comparison SummarySummary:
GPU Comparison SummarySummary:
|
please test |
-1 Failed Tests: GpuUnitTests The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: You can see more details here: GPU Unit TestsI found 3 errors in the following unit tests: ---> test testCudaDeviceAdditionWrapper had ERRORS ---> test testCudaDeviceAdditionKernel had ERRORS ---> test testTorchSimpleDnnCUDA had ERRORS Comparison SummarySummary:
GPU Comparison SummarySummary:
|
Bug fixes:
gdrdv_vma_close()
;gdrdrv_release
.