Skip to content

Add support for NVIDIA Thor as iGPU#60

Merged
elezar merged 1 commit intoNVIDIA:mainfrom
elezar:add-nvidia-thor
May 13, 2025
Merged

Add support for NVIDIA Thor as iGPU#60
elezar merged 1 commit intoNVIDIA:mainfrom
elezar:add-nvidia-thor

Conversation

@elezar
Copy link
Member

@elezar elezar commented May 13, 2025

This change add support for NVIDIA Thor as an iGPU / Tegra-based system. To do this, we add a new function to the PropertyExtractor and deprecate the UsesOnlyNVGPUModule function and replace it with a more generic HasOnlyIntegratedGPUs function (since we no longer only look for the nvgpu string).

@elezar elezar force-pushed the add-nvidia-thor branch 2 times, most recently from 375a347 to 613363e Compare May 13, 2025 18:55
This change add support for NVIDIA Thor as an iGPU / Tegra-based
system. To do this, we add a new function to the PropertyExtractor
and deprecate the UsesOnlyNVGPUModule function and replace it with
a more generic HasOnlyIntegratedGPUs function (since we no longer
only look for the `nvgpu` string).

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar force-pushed the add-nvidia-thor branch from 613363e to 9c96e05 Compare May 13, 2025 19:04
@elezar elezar merged commit 3886990 into NVIDIA:main May 13, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant