JiapengWu / TeMP

Temporal Message Passing Network for Temporal Knowledge Graph Completion
55 stars 18 forks source link

RuntimeError: Distributed package doesn't have NCCL built in #6

Open juntao66 opened 3 years ago

juntao66 commented 3 years ago

do you run in linux, i follow the readme but can not run the code

JiapengWu commented 3 years ago

Hi Juntao,

I am able to run it on linux and MacOS. What OS are you using?

On May 1, 2021, at 7:25 PM, juntao66 @.**@.>> wrote:

do you run in linux, i follow the readme but can not run the code

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/JiapengWu/TeMP/issues/6, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFN2LV7RORGRCKFAEG25EM3TLSEX5ANCNFSM436ZHYZA.

juntao66 commented 3 years ago

windows10, can i use vmware to build linux environment to run the code

JiapengWu commented 3 years ago

Hi,

Yes, you can also install git bash terminal and run the commands.(https://www.atlassian.com/git/tutorials/git-bash#:~:text=Git%20Bash%20is%20an%20application,operating%20system%20through%20written%20commands.)

On May 1, 2021, at 10:34 PM, juntao66 @.**@.>> wrote:

windows10, can i use vmware to build linux environment to run the code

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/JiapengWu/TeMP/issues/6#issuecomment-830729652, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFN2LVZ55VKO34XKESHKIFLTLS22HANCNFSM436ZHYZA.

JiapengWu commented 3 years ago

Hi, I have just uploaded some trained models, please check out the updated readme.