-
-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
bugSomething isn't workingSomething isn't working
Description
OS
Linux
GPU Library
CUDA 12.x
Python version
3.12
Describe the bug
Autosplit reserve (and the equivalent for tensor parallel) ONLY works for device ID 0.
Reproduction steps
In a system with multiple GPUs try something like autosplit_reserve: [1024,1024]. Device ID 1 will not reserve anything.
Expected behavior
Should reserve for each device as described in the documentation.
Logs
No response
Additional context
No response
Acknowledgements
- I have looked for similar issues before submitting this one.
- I have read the disclaimer, and this issue is related to a code bug. If I have a question, I will use the Discord server.
- I understand that the developers have lives and my issue will be answered when possible.
- I understand the developers of this program are human, and I will ask my questions politely.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working