dmlc / dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.
http://dgl.ai
Apache License 2.0
13.56k stars 3.02k forks source link

Does dgl have a DCU version? #7823

Open hwlsrr opened 1 month ago

hwlsrr commented 1 month ago

❓ Questions and Help

Before proceeding, please note that we recommend using our discussion forum (https://discuss.dgl.ai) for general questions. As a result, this issue will likely be CLOSED shortly.

Hello, my graphics card is a DCU, so my program cannot use the dgl cu version. May I ask if there is a DCU version for dgl==0.6.1 now?

rudongyu commented 1 month ago

Sorry, there is no such support and we recommend to use the latest DGL according to instructions here https://www.dgl.ai/pages/start.html. In your case, you may have to use the cpu version.

github-actions[bot] commented 2 days ago

This issue has been automatically marked as stale due to lack of activity. It will be closed if no further activity occurs. Thank you