-
Notifications
You must be signed in to change notification settings - Fork 187
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] patch it to use correct pybind11 paths #7151
Conversation
please test |
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_12_0_X/master. @smuzaffar, @mrodozov, @iarspider can you please review it and eventually sign? Thanks. |
please test for CMSSW_12_0_DEVEL_X |
-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: TritonData.cc:(.text+0x138): undefined reference to `nvidia::inferenceserver::client::InferInput::Reset()' /cvmfs/cms-ib.cern.ch/nweek-02690/slc7_amd64_gcc900/external/gcc/9.3.0/bin/../lib/gcc/x86_64-unknown-linux-gnu/9.3.0/../../../../x86_64-unknown-linux-gnu/bin/ld: tmp/slc7_amd64_gcc900/src/HeterogeneousCore/SonicTriton/src/HeterogeneousCoreSonicTriton/TritonData.cc.o: in function `void TritonData::toServer(std::shared_ptr >, std::allocator > > > >)': TritonData.cc:(.text._ZN10TritonDataIN6nvidia15inferenceserver6client10InferInputEE8toServerIfEEvSt10shared_ptrISt6vectorIS7_IT_SaIS8_EESaISA_EEE[_ZN10TritonDataIN6nvidia15inferenceserver6client10InferInputEE8toServerIfEEvSt10shared_ptrISt6vectorIS7_IT_SaIS8_EESaISA_EEE]+0x50): undefined reference to `nvidia::inferenceserver::client::InferInput::SetShape(std::vector > const&)' /cvmfs/cms-ib.cern.ch/nweek-02690/slc7_amd64_gcc900/external/gcc/9.3.0/bin/../lib/gcc/x86_64-unknown-linux-gnu/9.3.0/../../../../x86_64-unknown-linux-gnu/bin/ld: tmp/slc7_amd64_gcc900/src/HeterogeneousCore/SonicTriton/src/HeterogeneousCoreSonicTriton/TritonData.cc.o: in function `void TritonData::toServer(std::shared_ptr >, std::allocator > > > >)': TritonData.cc:(.text._ZN10TritonDataIN6nvidia15inferenceserver6client10InferInputEE8toServerIlEEvSt10shared_ptrISt6vectorIS7_IT_SaIS8_EESaISA_EEE[_ZN10TritonDataIN6nvidia15inferenceserver6client10InferInputEE8toServerIlEEvSt10shared_ptrISt6vectorIS7_IT_SaIS8_EESaISA_EEE]+0x50): undefined reference to `nvidia::inferenceserver::client::InferInput::SetShape(std::vector > const&)' collect2: error: ld returned 1 exit status gmake: *** [tmp/slc7_amd64_gcc900/src/HeterogeneousCore/SonicTriton/src/HeterogeneousCoreSonicTriton/libHeterogeneousCoreSonicTriton.so] Error 1 Leaving library rule at HeterogeneousCore/SonicTriton ------- copying files from src/HeterogeneousCore/SonicTriton/scripts ------- >> copied cmsTriton Entering library rule at src/HeterogeneousCore/SonicTriton/test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d6692e/17046/summary.html Comparison SummarySummary:
|
No description provided.