Skip to content

Selection of the main GPU #2056

@olegk0

Description

@olegk0

Hello
I don't understand how I can select the main GPU in a multi-GPU system.
I assumed the maingpu option was responsible for this, but nothing changes.

For clarity, here's a snippet of the log:

Welcome to KoboldCpp - Version 1.110
...
Using Vulkan backend
ggml_vulkan: Found 2 Vulkan devices:

ggml_vulkan: 0 = Intel(R) Arc(tm) A380 Graphics (DG2) (Intel open-source Mesa driver) | uma: 0 | fp16: 1 | bf16: 0 | warp size: 32 | shared memory: 65536 | int dot: 1 | matrix cores: none

ggml_vulkan: 1 = AMD Radeon Graphics (RADV RENOIR) (radv) | uma: 1 | fp16: 1 | bf16: 0 | warp size: 64 | shared memory: 65536 | int dot: 0 | matrix cores: none

Vulkan: Using device 0

I would like to set "AMD Radeon" as my primary GPU, but I couldn't do it.

I might be wrong, but in the end I would like the Radeon GPU memory to be used first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions