Update onnxruntime to 1.14.1#8397
Conversation
|
please test |
|
A new Pull Request was created by @iarspider for branch IB/CMSSW_13_1_X/master. @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. |
|
-1 Failed Tests: Build 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: BuildI found compilation error when building: >> Leaving Package PhysicsTools/ONNXRuntime
>> Package PhysicsTools/ONNXRuntime built
Entering library rule at PhysicsTools/ONNXRuntime
>> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-19-2300/src/PhysicsTools/ONNXRuntime/src/ONNXRuntime.cc
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-19-2300/src/PhysicsTools/ONNXRuntime/src/ONNXRuntime.cc: In constructor 'cms::Ort::ONNXRuntime::ONNXRuntime(const string&, const Ort::SessionOptions*)':
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-19-2300/src/PhysicsTools/ONNXRuntime/src/ONNXRuntime.cc:42:40: error: 'struct Ort::Session' has no member named 'GetInputName'
42 | std::string input_name(session_->GetInputName(i, allocator));
| ^~~~~~~~~~~~
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-19-2300/src/PhysicsTools/ONNXRuntime/src/ONNXRuntime.cc:51:32: warning: 'void Ort::detail::TensorTypeAndShapeInfoImpl::GetDimensions(int64_t*, size_t) const [with T = Ort::detail::Unowned; int64_t = long int; size_t = long unsigned int]' is deprecated: use GetShape() [-Wdeprecated-declarations]
51 | tensor_info.GetDimensions(input_node_dims_[input_name].data(), num_dims);
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
please test with cms-sw/cmssw#41118 |
|
-1 Failed Tests: Build ClangBuild 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: BuildI found compilation error when building: >> Leaving Package PhysicsTools/ONNXRuntime
>> Package PhysicsTools/ONNXRuntime built
Entering library rule at PhysicsTools/ONNXRuntime
>> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-0700/src/PhysicsTools/ONNXRuntime/src/ONNXRuntime.cc
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-0700/src/PhysicsTools/ONNXRuntime/src/ONNXRuntime.cc: In constructor 'cms::Ort::ONNXRuntime::ONNXRuntime(const string&, const Ort::SessionOptions*)':
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-0700/src/PhysicsTools/ONNXRuntime/src/ONNXRuntime.cc:42:75: error: no matching function for call to 'std::__cxx11::basic_string::basic_string(Ort::AllocatedStringPtr)'
42 | std::string input_name(session_->GetInputNameAllocated(i, allocator));
| ^
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc11/external/gcc/11.2.1-f9b9dfdd886f71cd63f5538223d8f161/include/c++/11.2.1/string:55,
from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-0700/src/PhysicsTools/ONNXRuntime/interface/ONNXRuntime.h:16,
from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-0700/src/PhysicsTools/ONNXRuntime/src/ONNXRuntime.cc:8:
Clang BuildI found compilation error while trying to compile with clang. Command used: >> Entering Package RecoParticleFlow/PFProducer >> Entering Package RecoParticleFlow/PFSimProducer >> Entering Package SimTracker/TrackTriggerAssociation >> Entering Package Validation/SiOuterTrackerV >> Compile sequence completed for CMSSW CMSSW_13_1_X_2023-03-21-0700 gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 1 + eval scram build outputlog '&&' '(python3' /data/cmsbld/jenkins/workspace/ib-run-pr-tests/cms-bot/buildLogAnalyzer.py --logDir /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-0700/tmp/el8_amd64_gcc11/cache/log/src '||' 'true)' ++ scram build outputlog >> Entering Package DQMOffline/Trigger Entering library rule at src/DQMOffline/Trigger/plugins >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-0700/src/DQMOffline/Trigger/plugins/BPHMonitor.cc |
|
please test with cms-sw/cmssw#41118 |
|
-1 Failed Tests: Build ClangBuild 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: BuildI found compilation error when building: Entering library rule at src/DQM/EcalMonitorClient/plugins >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-1100/src/DQM/EcalMonitorClient/plugins/EcalDQMonitorClient.cc >> Building edm plugin tmp/el8_amd64_gcc11/src/DQM/EcalMonitorClient/plugins/DQMEcalMonitorClientPlugins/libDQMEcalMonitorClientPlugins.so Leaving library rule at src/DQM/EcalMonitorClient/plugins @@@@ Running edmWriteConfigs for DQMEcalMonitorClientPlugins error: edmWriteConfigs caught an exception while loading a plugin library. The executable will return success (0) so scram will continue, but no cfi files will be written. An exception of category 'PluginLibraryLoadError' occurred. Exception Message: unable to load /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-1100/tmp/el8_amd64_gcc11/src/DQM/EcalMonitorClient/plugins/DQMEcalMonitorClientPlugins/libDQMEcalMonitorClientPlugins.so because libonnxruntime.so.1.10.0: cannot open shared object file: No such file or directory Clang BuildI found compilation error while trying to compile with clang. Command used: >> Entering Package RecoParticleFlow/PFProducer >> Entering Package RecoParticleFlow/PFSimProducer >> Entering Package SimTracker/TrackTriggerAssociation >> Entering Package Validation/SiOuterTrackerV >> Compile sequence completed for CMSSW CMSSW_13_1_X_2023-03-21-1100 gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 1 + eval scram build outputlog '&&' '(python3' /data/cmsbld/jenkins/workspace/ib-run-pr-tests/cms-bot/buildLogAnalyzer.py --logDir /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-1100/tmp/el8_amd64_gcc11/cache/log/src '||' 'true)' ++ scram build outputlog >> Entering Package RecoTauTag/HLTProducers Entering library rule at RecoTauTag/HLTProducers >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-1100/src/RecoTauTag/HLTProducers/src/CaloTowerFromL1TCreatorForTauHLT.cc |
|
test parameters:
|
|
please test |
|
-1 Failed Tests: Build ClangBuild 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: BuildI found compilation error when building: Entering library rule at src/DQM/EcalMonitorClient/plugins >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-1100/src/DQM/EcalMonitorClient/plugins/EcalDQMonitorClient.cc >> Building edm plugin tmp/el8_amd64_gcc11/src/DQM/EcalMonitorClient/plugins/DQMEcalMonitorClientPlugins/libDQMEcalMonitorClientPlugins.so Leaving library rule at src/DQM/EcalMonitorClient/plugins @@@@ Running edmWriteConfigs for DQMEcalMonitorClientPlugins error: edmWriteConfigs caught an exception while loading a plugin library. The executable will return success (0) so scram will continue, but no cfi files will be written. An exception of category 'PluginLibraryLoadError' occurred. Exception Message: unable to load /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-1100/tmp/el8_amd64_gcc11/src/DQM/EcalMonitorClient/plugins/DQMEcalMonitorClientPlugins/libDQMEcalMonitorClientPlugins.so because libonnxruntime.so.1.10.0: cannot open shared object file: No such file or directory Clang BuildI found compilation error while trying to compile with clang. Command used: >> Entering Package RecoParticleFlow/PFProducer >> Entering Package RecoParticleFlow/PFSimProducer >> Entering Package SimTracker/TrackTriggerAssociation >> Entering Package Validation/SiOuterTrackerV >> Compile sequence completed for CMSSW CMSSW_13_1_X_2023-03-21-1100 gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 1 + eval scram build outputlog '&&' '(python3' /data/cmsbld/jenkins/workspace/ib-run-pr-tests/cms-bot/buildLogAnalyzer.py --logDir /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-1100/tmp/el8_amd64_gcc11/cache/log/src '||' 'true)' ++ scram build outputlog >> Entering Package HLTrigger/JetMET Entering library rule at src/HLTrigger/JetMET/plugins >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_X_2023-03-21-1100/src/HLTrigger/JetMET/plugins/HLTJetTimingFilter.cc |
|
Pull request #8397 was updated. |
|
please test |
|
please test |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-33a70b/31888/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: Comparison SummarySummary:
|
|
+1 |
|
@smuzaffar once you are happy with this I will merge the accompanying PR (cms-sw/cmssw#41118) |
|
@rappoccio , I am happy with this update. please go ahead and merge both PRs. |
|
please merge |
|
merge |
|
+externals |
|
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_13_1_X/master IBs (tests are also fine). This pull request will be automatically merged. |
No description provided.