inference
inference copied to clipboard
Could not identify license file for opentelemetry-cpp
The above error occurs during installation after build is complete (100%) when executing the command "cm docker script --tags=build,nvidia,inference,server" from https://github.com/mlcommons/ck/blob/master/docs/mlperf/inference/resnet50/README_nvidia.md.
@anandhu-eng This issue with pytorch build is reproducible. Let me check that.
Sure @arjunsuresh. I just tried to clone the opentelemetry-cpp repo using git clone https://github.com/open-telemetry/opentelemetry-cpp.git
and found out that vcpkg folder (opentelemetry-cpp\tools\vcpkg
) is empty.
@anandhu-eng Can you try this now?
cm rm repo mlcommons@ck
cm pull repo gateoverflow@cm4mlops
cm docker script --tags=build,nvidia,inference,server --docker_cache=no --docker_cm_repo=gateoverflow@cm4mlops
Thank you @arjunsuresh , the docker build was successful but there is some error with Nvidia runtime.
I have put it as a new issue: https://github.com/mlcommons/inference/issues/1695
WG agrees to close