-
Notifications
You must be signed in to change notification settings - Fork 185
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
Minimal backport of CUDA-related changes #7346
Minimal backport of CUDA-related changes #7346
Conversation
Update the CUDA external packaging: - include the CUDA runtime static library in the external package; - create symlinks for the library stubs to satisfy link-time checks. Add the cuda-compatible-runtime test as a new external.
please test |
A new Pull Request was created by @fwyzard (Andrea Bocci) for branch IB/CMSSW_12_0_X/master. @smuzaffar, @iarspider, @mrodozov can you please review it and eventually sign? Thanks. |
@smuzaffar @perrotta @qliphy
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7d9a5b/19257/summary.html Comparison SummarySummary:
|
Pull request #7346 was updated. |
ok 👍 |
enable gpu |
please test |
please test for slc7_aarch64_gcc9 |
please test for slc7_ppc64le_gcc9 |
please test for slc7_amd64_gcc10 |
please test for cc8_amd64_gcc9 |
I think we can skip the test for |
ppc64le resources are doing nothing so I suggest to start the tests for |
ok |
please test for cc8_ppc64le_gcc9 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7d9a5b/19273/summary.html GPU Comparison SummarySummary:
Comparison SummarySummary:
|
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test test_PrepareInputDb had ERRORS ---> test test_MpsWorkFlow had ERRORS ---> test TestHeterogeneousCoreSonicTritonProducerGPU had ERRORS ---> test testAlignmentOfflineValidation had ERRORS and more ... |
-1 Failed Tests: UnitTests 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: Unit TestsI found errors in the following unit tests: ---> test test_PrepareInputDb had ERRORS ---> test test_MpsWorkFlow had ERRORS ---> test test_PixelBaryCentreTool had ERRORS ---> test testFWCoreUtilities had ERRORS and more ... |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7d9a5b/19275/summary.html Comparison SummarySummary:
|
+1 Comparison SummarySummary:
|
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_12_0_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test TestFWCoreServicesDriver had ERRORS ---> test testUploadConditions had ERRORS |
+1 |
Update the CUDA external packaging:
Add the cuda-compatible-runtime test as a new external.