igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] Out of memory with Graph.Read_Edgelist()


From: Håvard Wahl Kongsgård
Subject: [igraph] Out of memory with Graph.Read_Edgelist()
Date: Mon, 11 Jul 2011 13:27:36 +0200

Hi, when I attempt to read a small edge list (20 000 nodes and 20 000
edges) with the python function Graph.Read_Edgelist(),


I get this error
MemoryError: Error at vector.pmt:409: cannot reserve space for vector,
Out of memory


It's strange since  Python does use any memory.


System: Ubuntu 10
Ram 8GB
Swap 8GB
latest version of igraph from source

-- 
Håvard Wahl Kongsgård



reply via email to

[Prev in Thread] Current Thread [Next in Thread]