-
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
[TF] Update Tensorflow to 2.17.0 build with c++20 standard #9438
Conversation
A new Pull Request was created by @smuzaffar for branch IB/CMSSW_14_2_X/tf. @aandvalenzuela, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
test parameters:
|
please test for CMSSW_14_2_TF_X/el8_amd64_gcc12 |
@fwyzard , our eigen patch cms-externals/eigen-git-mirror@3cbe8e7 is getting bigger and bigger and harder to apply ( mostly due to eigen code formatting). Do you think these |
enable gpu |
please test for CMSSW_14_2_TF_X/el8_amd64_gcc12 |
please test for CMSSW_14_2_TF_X/el8_aarch64_gcc12 |
please test for CMSSW_14_2_TF_X/slc7_amd64_gcc12 |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5cc892/41803/summary.html External BuildI found compilation error when building: + find bazel-out/-opt/bin -path '*/external/nsync/libnsync_cpp.pic.a' + xargs --no-run-if-empty -i cp '{}' /data/cmsbld/jenkins_a/workspace/ib-run-pr-tests/testBuildDir/tmp/BUILDROOT/d4bd83914671513f28ce8f407c5b7724/opt/cmssw/el8_aarch64_gcc12/external/tensorflow-sources/2.17.0-d4bd83914671513f28ce8f407c5b7724/lib-xla-runtime find: 'bazel-out/-opt/bin': No such file or directory + for lib in libfft.pic.a libfft_wrapper.pic.a libmutex.pic.a libnsync_cpp.pic.a + test -e /data/cmsbld/jenkins_a/workspace/ib-run-pr-tests/testBuildDir/tmp/BUILDROOT/d4bd83914671513f28ce8f407c5b7724/opt/cmssw/el8_aarch64_gcc12/external/tensorflow-sources/2.17.0-d4bd83914671513f28ce8f407c5b7724/lib-xla-runtime/libfft.pic.a error: Bad exit status from /data/cmsbld/jenkins_a/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.p1JiI1 (%install) RPM build errors: line 42: It's not recommended to have unversioned Obsoletes: Obsoletes: external+tensorflow-sources+2.17.0-d4bd83914671513f28ce8f407c5b7724 Bad exit status from /data/cmsbld/jenkins_a/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.p1JiI1 (%install) |
Pull request #9438 was updated. |
please test for CMSSW_14_2_TF_X/el8_aarch64_gcc12 |
Pull request #9438 was updated. |
please test for CMSSW_14_2_TF_X/el8_amd64_gcc12 |
please test for CMSSW_14_2_TF_X/el8_aarch64_gcc12 |
please test for CMSSW_14_2_TF_X/slc7_amd64_gcc12 |
looks good , thought gpu TF unit tests ae failing |
This PR updates tensorflow to version
2.17.0
for special TF_X IBs. It also contains following changes6.5.0
24.3.25
(TF 2.17.0 requires version >=24)2.18.0
c++20