Skip to content

How to set specific GPU-ID to run TRT engine model with Polygraphy? #1674

@PythonImageDeveloper

Description

@PythonImageDeveloper

TensorRT Version: 7
NVIDIA GPU: RTX 3060
NVIDIA Driver Version: 470
Operating System: Ubuntu 18.04

Hi there,
I've used docker tensorrt-20.11 image and I optimized two models with Polygraphy with default args and I have 2 same GPUs, but I want to run each converted TRT models in separated GPU.
Q1- When I Convert the model to TRT with GPU0, is it possible to run on GPU1? Two GPUs are same.
Q2- How I can specific GPU-ID to run TRT model?

Metadata

Metadata

Assignees

No one assigned

    Labels

    triagedIssue has been triaged by maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions