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

PageRank #11

Open
libaoke opened this issue Dec 9, 2019 · 1 comment
Open

PageRank #11

libaoke opened this issue Dec 9, 2019 · 1 comment

Comments

@libaoke
Copy link

libaoke commented Dec 9, 2019

./bin/pagerank ../data/LiveJournal/LiveJournal_Grid 20 8

degree calculation used 0.16 seconds
pagerank: /home/lbk/fsdownload/GridGraph-master/core/bigvector.hpp:131:
void BigVector::lock(size_t, size_t) [with T = float; size_t = long unsigned int]:
Assertion `mlock(data + begin_i, (end_i - begin_i) * sizeof(T))==0' failed.
Aborted (core dumped)

@coolerzxw
Copy link
Member

Try running the program with sudo.

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