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

dist_l2 forward error when running train_shallow_wikikgv2.sh for WikiKG90M-v2 #7

Open
chunlinli opened this issue Jul 2, 2022 · 1 comment

Comments

@chunlinli
Copy link

Hi,

Thanks for your exciting contributions to the open-source KG framework!

I have followed the steps in README.md and README_wikikgv2.md to install the package and download the LSC WikiKG90M-v2 data. When I am trying out the baseline models, it reports the following error:

Screen Shot 2022-07-02 at 5 17 34 PM

I tried to identify the source of error, and it seems from dist_forward() function defined in extlib_cuda.cpp.
I am using 4 TITAN RTX GPUs (24 GB each) with Driver Version: 440.100 and CUDA Version: 10.2.

How to fix this error? Thanks!

@hyren
Copy link
Collaborator

hyren commented Aug 15, 2022

Hi, can you use the native_cal_logit function defined here to see whether it works?
https://github.com/google-research/smore/blob/main/smore/models/vec.py#L78

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