VahidooX / LINE

This is an implementation of LINE(Large-scale information network embedding) algorithm.
72 stars 28 forks source link

How to use the GPU to accelerate your program? #2

Open long4glasgow opened 7 years ago

long4glasgow commented 7 years ago

Hi there,

I can run your code successfully, but it is extremely slow. For example, it will take more than 5 days in order to get the DBLP result. How can I setup GPU to speed up the process?

Many Thanks,

Long

ynuwm commented 6 years ago

I have the same puzzle