Hi,
On 07/01/2012 04:47 AM, g.venkatasubramaniyan@gmail.com wrote:
I too get this error
make[4]: Entering directory `/graph-tool/build/src/graph/layout' CXX graph_sfdp.lo virtual memory exhausted: Cannot allocate memory make[4]: *** [graph_sfdp.lo] Error 1
Mine is also i5 with 4Gb mem.
I'll attempt to improve the memory usage during compilation of graph_sfdp.cc for the next release. In the meantime maybe you could try the clang compiler, which requires less memory to compile graph-tool.
Cheers, Tiago