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

Trouble running with files larger than Livejournal #14

Open
gurneetkaur2 opened this issue Jun 15, 2020 · 1 comment
Open

Trouble running with files larger than Livejournal #14

gurneetkaur2 opened this issue Jun 15, 2020 · 1 comment

Comments

@gurneetkaur2
Copy link

gurneetkaur2 commented Jun 15, 2020

I was able to run the pokec and livejournal graphs successfully for wcc and pagerank applications. But when I try to tun it with wikipedia graph, I get the below error -
pagerank: /rhome/gkaur007/work/GridGraph/core/bigvector.hpp:78: void BigVector::init(std::string, size_t) [with T = float; std::string = std::basic_string; size_t = long unsigned int]: Assertion `write(fout, buffer, PAGESIZE)==PAGESIZE' failed.
Aborted

I tried for grid size 4 and 8 and tried allocating different memory budget.

Any insight will be greatly appreciated
EDIT : pre-appending sudo to run the application commands solved the problem.

@chenw23
Copy link

chenw23 commented Jul 18, 2020

Watching on this issue ~~

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