igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] How to solve the "out of the memory" problem


From: lan gao
Subject: Re: [igraph] How to solve the "out of the memory" problem
Date: Sat, 17 May 2008 12:12:22 -0500

My system memory is 1.5 Gb. The graph has around 4900 nodes and 7000 edges.
 
The R says error happens when call get. adjacency due to out of memory. adjacency matrix is 4900 by 4900 , Is this huge for R?
 
Is there anyway to fix this ?
Many thanks.
 
Lani

On Fri, May 16, 2008 at 11:52 AM, Gang Su <address@hidden> wrote:
What is your system memory? How many edges are there?
This is not a very large network tho.

Gang

lan gao wrote:
Hi, all
       I want to calculate the alpha.centrality of a large graph with about 4900 vetices.
R says "cannot reserve space for vector, Out of memory" . Is there anyway to large the memory ?
Thanks bunches.
  Lani
------------------------------------------------------------------------

_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help
 



_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help


reply via email to

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