Skip to content

Commit

Permalink
Apply UCX workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
Tabrizian committed Aug 31, 2023
1 parent b2117ab commit bc0b2fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -1149,6 +1149,7 @@ def dockerfile_prepare_container_linux(argmap, backends, enable_gpu, target_mach
LABEL com.nvidia.tritonserver.version="${TRITON_SERVER_VERSION}"
ENV PATH /opt/tritonserver/bin:${PATH}
ENV UCX_MEM_EVENTS no
"""

# TODO Remove once the ORT-OpenVINO "Exception while Reading network" is fixed
Expand Down

0 comments on commit bc0b2fa

Please sign in to comment.