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

Errors raised for large datasets like Reddit #6

Closed
Yangxc13 opened this issue May 28, 2022 · 1 comment
Closed

Errors raised for large datasets like Reddit #6

Yangxc13 opened this issue May 28, 2022 · 1 comment

Comments

@Yangxc13
Copy link

Thanks for your good work. But I find your code does not work for large datasets like Reddit with around 233k nodes and 115m edges. It raises the error 'CUDA error: an illegal memory access was encountered'.

I perform further experiments. I find the code works fine if I keep only 30m edges. But the same error is raised when I keep 40m edges.

I also test it on other large datasets like LiveJournal-d and com-orkut. They have similar performance.

Best wishes

@Yangxc13
Copy link
Author

Yangxc13 commented Jun 2, 2022

Update: we find this error only happens when enable_rabbit==True

@Yangxc13 Yangxc13 closed this as completed Jun 2, 2022
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

1 participant