Skip to content

Conversation

@arthw
Copy link
Owner

@arthw arthw commented Aug 1, 2024

Seperate the sycl devcie related class and function from common to sycl_device.
Merge the device classes to one : ggml_sycl_device_info.
Simple the code to get device id in loop.
Mv dpct/helper.hpp to dpct.hpp
Support single device mode to set main gpu.

@arthw arthw changed the title Refactor dev Refactor device management and usage api Aug 1, 2024
@arthw arthw merged commit c16f01b into master Aug 1, 2024
arthw pushed a commit that referenced this pull request Nov 15, 2024
* vulkan : do not use tensor->extra

This patch allows using the Vulkan backend with the RPC backend as
tensor->extra is no longer used.

Ref: ggml-org#8536

* Adapt GGML_VULKAN_CHECK_RESULTS to extra removal (#2)

---------

Co-authored-by: 0cc4m <[email protected]>
arthw pushed a commit that referenced this pull request Nov 18, 2024
* vulkan : do not use tensor->extra

This patch allows using the Vulkan backend with the RPC backend as
tensor->extra is no longer used.

Ref: ggml-org#8536

* Adapt GGML_VULKAN_CHECK_RESULTS to extra removal (#2)

---------

Co-authored-by: 0cc4m <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants