GridGraph
GridGraph copied to clipboard
Trouble running with files larger than Livejournal
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<T>::init(std::string, size_t) [with T = float; std::string = std::basic_string
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.
Watching on this issue ~~