-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
P2Important issue, but not time-criticalImportant issue, but not time-criticalbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'tcoreIssues that should be addressed in Ray CoreIssues that should be addressed in Ray Corecore-clustersFor launching and managing Ray clusters/jobs/kubernetesFor launching and managing Ray clusters/jobs/kubernetes
Description
What happened + What you expected to happen
Hi all,
vim.option.OptionValue(key="pciPassthru.64bitMMIOSizeGB", value="64"), |
Sets the 64bitMMIOSizeGB paramater to 64, but this is depended on the GPU being passed through:
https://docs.nvidia.com/ai-enterprise/latest/release-notes/index.html#tesla-p40-large-memory-vms
I think we should add a configuration for this in the vsphere gpu_config
Versions / Dependencies
Ray-2.38.0
Reproduction script
Launch cluster on vsphere with a GPU requiring more than 64gb MMIO space
Issue Severity
High: It blocks me from completing my task.
Metadata
Metadata
Assignees
Labels
P2Important issue, but not time-criticalImportant issue, but not time-criticalbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'tcoreIssues that should be addressed in Ray CoreIssues that should be addressed in Ray Corecore-clustersFor launching and managing Ray clusters/jobs/kubernetesFor launching and managing Ray clusters/jobs/kubernetes