-
Notifications
You must be signed in to change notification settings - Fork 184
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.1 [14.0.x] #9059
Update NVIDIA gdrcopy to v2.4.1 [14.0.x] #9059
Conversation
Changes in v2.4.1: - add support for persistent mapping - fix bug in src/gdrdrv/Makefile - fix compile-time bug when check.h is not found Changes in v2.4: - various bug fixes in the test and benchmark applications - prefix all applications with "gdrcopy_" - introduce more unit tests in gdrcopy_sanity - introduce gdrcopy_pplat benchmark application - remove dependency on libcheck and libsubunit - introduce gdr_get_info_v2 - introduce new copy algorithm for device mappings - add support for NVIDIA BLUEFIELD-3 - add support for Linux kernel >= 6.3 - add support for SLES and OpenSUSE - add support for systemd service on RHEL9 - relicense gdrdrv to Dual MIT/GPL - fix bugs in gdrdrv when pinning two small buffers back-to-back - add support for coherent platforms such as Grace-Hopper - add support for Confidential Computing (CC)
backport #9058 |
please test |
A new Pull Request was created by @fwyzard for branch IB/CMSSW_14_0_X/master. @aandvalenzuela, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks.
|
cms-bot internal usage |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-adae3a/38004/summary.html Comparison SummarySummary:
|
Included in #9051 . |
Changes in v2.4.1:
Changes in v2.4:
Backport of #9058 to CMSSW 14.0.x.