Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: Support GPU #3

Open
1 of 4 tasks
Zhaoyilunnn opened this issue Sep 6, 2023 · 0 comments · Fixed by #5
Open
1 of 4 tasks

TODO: Support GPU #3

Zhaoyilunnn opened this issue Sep 6, 2023 · 0 comments · Fixed by #5
Labels
enhancement New feature or request

Comments

@Zhaoyilunnn
Copy link
Owner

Zhaoyilunnn commented Sep 6, 2023

Use host memory as the secondary storage for GPU memory.

Misc

  • Support multi-gpu

Step 1

  • Implement the same strategy as basic qdao.

Step 2

  • Implement a three-level storage hierarchy, i.e., GPU memory -> host memory -> SSD/HDD.

Step 3

  • Integrate some complementary optimizations from Q-GPU

References

  1. https://github.com/Zhaoyilunnn/q-gpu
@Zhaoyilunnn Zhaoyilunnn added the enhancement New feature or request label Sep 6, 2023
@Zhaoyilunnn Zhaoyilunnn linked a pull request Sep 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant