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

should I use CPU or GPU ? #14

Closed
BrisksHan opened this issue Mar 19, 2019 · 3 comments
Closed

should I use CPU or GPU ? #14

BrisksHan opened this issue Mar 19, 2019 · 3 comments

Comments

@BrisksHan
Copy link

hi Lukiezhou,

I tried to run a data (65000 vertices, 700000 edges) using GPU (tesla p100 16gb), the program crashed, while there was no problem for small data.
In your paper, you conducted experiments on larger data, did you use CPU or GPU?

@BrisksHan
Copy link
Author

hi Lukiezhou,

your work is so interesting.

I read you paper in detail, I get a little confused at function 17 in your paper which is the loss function. It seems that you used the temporal information at time step t+1 to get the embedding result at time step t, is it the case ?

Thanks

@luckiezhou
Copy link
Owner

  1. We run our experiments on a single GPU card with 12Gb memory. However, our largest dataset is not as large as yours.
  2. Yes, you are correct.

@BrisksHan
Copy link
Author

thanks!

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