Skip to content

[XPU] Support DeepNVMe new code structure (#6532)#2

Merged
xuedinge233 merged 1 commit intocosdt:masterfrom
deepspeedai:master
Sep 27, 2024
Merged

[XPU] Support DeepNVMe new code structure (#6532)#2
xuedinge233 merged 1 commit intocosdt:masterfrom
deepspeedai:master

Conversation

@xuedinge233
Copy link
Copy Markdown
Collaborator

In DeepNVMe GDS update, many functions are changed into a more abstract way. Also added some files. These change break zero-infinity on XPU. To bring this feature back, we have this PR:

  1. modify the aio opbuilder for new files.
  2. Add custom cpu_op_desc_t for xpu users. (XPU don't handle buffer aligned here)

In DeepNVMe GDS update, many functions are changed into a more abstract
way. Also added some files. These change break zero-infinity on XPU. To
bring this feature back, we have this PR:
1. modify the aio opbuilder for new files.
2. Add custom cpu_op_desc_t for xpu users. (XPU don't handle buffer
aligned here)

---------

Co-authored-by: Olatunji Ruwase <olruwase@microsoft.com>
Co-authored-by: Logan Adams <114770087+loadams@users.noreply.github.com>
@xuedinge233 xuedinge233 merged commit 3a214dd into cosdt:master Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants