-
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
Enable the use of cuDNN in ONNX on ARM for CentOS 8 #7278
Enable the use of cuDNN in ONNX on ARM for CentOS 8 #7278
Conversation
please test |
A new Pull Request was created by @fwyzard (Andrea Bocci) for branch IB/CMSSW_12_1_X/master. @smuzaffar, @mrodozov, @iarspider can you please review it and eventually sign? Thanks. |
please test for slc7_aarch64_gcc9 |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a19f56/18379/summary.html External BuildI found compilation error when building: File "./pkgtools/cmsBuild", line 3624, in installPackage installRpm(pkg, pkg.options.bootstrap) File "./pkgtools/cmsBuild", line 3372, in installRpm raise RpmInstallFailed(pkg, output) RpmInstallFailed: Failed to install package cudnn. Reason: error: Failed dependencies: libm.so.6(GLIBC_2.27)(64bit) is needed by external+cudnn+8.2.2.26-3dd206c070363aea575b46880769a41a-1-1.aarch64 * The action "install-cms+cmssw-tool-conf+52.0-da6641f345fd780b756fd23aa3688455" was not completed successfully because The following dependencies could not complete: build-cms+cmssw-tool-conf+52.0-da6641f345fd780b756fd23aa3688455 * The action "build-external+python_tools+3.0-aada8f84c922c2ade5f7326141640a88" was not completed successfully because The following dependencies could not complete: |
please test for cc8_aarch64_gcc9 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a19f56/18378/summary.html Comparison SummarySummary:
|
d6919fb
to
dca0e21
Compare
Pull request #7278 was updated. |
please test for cc8_aarch64_gcc9 |
please test |
please test for slc7_aarch64_gcc9 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a19f56/18397/summary.html Comparison SummarySummary:
|
-1 Failed Tests: RelVals AddOn RelVals
Expand to see more relval errors ...AddOn Tests
Expand to see more addon errors ...
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a19f56/18422/summary.html 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: |
The slc7_aarch64 failures seem unrelated:
|
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_12_1_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) |
Enable the use of cuDNN on ARM for CentOS 8, which is supported starting from CUDA 11.1 and cuDNN 8.