Skip to content

limit gpu alloc on integrated cards #12967

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: branch-25.10
Choose a base branch
from

Conversation

zpuller
Copy link
Collaborator

@zpuller zpuller commented Jun 18, 2025

resolves #12821

uses the device attr api added to the jni in NVIDIA/spark-rapids-jni#3466 to detect whether we're running on an integrated card, and, if so, sets a lower max alloc fraction

zpuller added 2 commits June 18, 2025 10:09
Signed-off-by: Zach Puller <[email protected]>
@sameerz sameerz added the ease of use Makes the product simpler to use or configure label Jun 24, 2025
@zpuller zpuller changed the base branch from branch-25.08 to branch-25.10 July 29, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ease of use Makes the product simpler to use or configure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Zero Conf - set spark.rapids.memory.gpu.allocSize based on memory type
2 participants