Skip to content

GPU memory utilization needs to be set to higher value by default on IGX with 48 GB VRAM #28

Description

@mingxin-zheng

Currently the default setting of 0.25 works on x86 and GPU with large VRAM (72/96 GB), but it needs to be higher for smaller GPUs.

I'd suggest to check the VRAM capability by nvidia-smi and then set the value according, for example:

  • 24 GB: 0.8
  • 48 GB: 0.5
  • 72 GB or above: 0.25

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions