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

Cannot processes graphs with |E| > 2**32 #5

Open
TiagoMAntunes opened this issue Mar 25, 2022 · 0 comments
Open

Cannot processes graphs with |E| > 2**32 #5

TiagoMAntunes opened this issue Mar 25, 2022 · 0 comments

Comments

@TiagoMAntunes
Copy link

TiagoMAntunes commented Mar 25, 2022

Hi,

Throughout your entire code, you use uint to represent your pointers to the edges.
I was attempting to preprocess an RMAT dataset similar to how you have in the paper and the preprocessing causes the graph to have a mere 5GB of memory.

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