Skip to content

Vulkan - 9060XT on EGPU - Unable to allocate vkBuffers on device local memory, only host memory #95

@DerChris173

Description

@DerChris173

Good day!
I'm using a 9060 XT-based product as an EGPU on an USB4 interface.
OS: Windows 11.
Driver version: Adrenalin 26.2.1

I'm attempting to allocate a vkBuffer, and none of the available memory types for this operation is on device local memory. Only host memory types are offered. It seems to work fine when allocating vkImages.
I've written a small application to verify this. Here's the output. I'm happy to attach source and binary of the test application if it is of help.

Vulkan_egpu_buffer_usage_memory_types.txt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions