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

About the use of GPU #13

Open
DreamerDW opened this issue May 22, 2020 · 1 comment
Open

About the use of GPU #13

DreamerDW opened this issue May 22, 2020 · 1 comment

Comments

@DreamerDW
Copy link

Hi Ruiqi,
Thanks for your nice work! Does your code support running on GPU? I haven't modified it successfully.

Thank you very much!

@yliuhz
Copy link

yliuhz commented Nov 7, 2022

I solved the problem by simultaneously modifying the "CUDA_VISIBLE_DEVICES" setting in two .py files, namely "clustering.py" and "link_prediction.py", since the main "run.py" file import both of them. I guess that you only modified either one of them.

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

No branches or pull requests

2 participants