Skip to content

Remove triton optimization config, causing error for multi gpu infer…#14

Draft
tzemicheal wants to merge 1 commit into
mainfrom
tzemicheal-sid-model-tritonconfig-patch
Draft

Remove triton optimization config, causing error for multi gpu infer…#14
tzemicheal wants to merge 1 commit into
mainfrom
tzemicheal-sid-model-tritonconfig-patch

Conversation

@tzemicheal

Copy link
Copy Markdown
Owner

This fixes error caused when running Triton inference for multi-GPU for SID pipeline.

Description

Closes
When running Triton inference for SID pipeline using multi-gpu. It result on segment fault.
2024-12-09 23:24:38.378753895 [E:onnxruntime:, sequential_executor.cc:516 ExecuteKernel] Non-zero status code returned while running TRTKernel_graph_torch_jit_3139280210422962738_0 node. Name:'TensorrtExecutionProvider_TRTKernel_graph_torch_jit_3139280210422962738_0_0' Status Message: TensorRT EP execution context enqueue failed.

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

@tzemicheal tzemicheal self-assigned this Dec 9, 2024
@tzemicheal tzemicheal added the bug Something isn't working label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant