igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] page.rank speed


From: Sam Steingold
Subject: Re: [igraph] page.rank speed
Date: Fri, 02 Aug 2013 13:40:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> * Tamás Nepusz <address@hidden> [2013-07-31 22:23:33 +0200]:
>
>> page.rank has been running forever:
> [...]
>> on
>> 
>> IGRAPH DN-- 12062801 15279166 --
>> attr: name (v/c)
>> 
>> is this normal?
> decrease the maximum number of iterations allowed.

Error in page.rank(graph, options = list(niter = 2)) :
  At arpack.c:1178 : ARPACK error, The Schur form computed by LAPACK routine 
dlahqr could not be reordered by LAPACK routine dtrsen.
Calls: p.s.t -> system.time -> page.rank
Timing stopped at: 131052.8 3.339 131347

it appears to die at about the same time as without niter.
looks like it dies during the first iteration.

-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 13.04 (raring) X 11.0.11303000
http://www.childpsy.net/ http://palestinefacts.org http://jihadwatch.org
http://www.PetitionOnline.com/tap12009/ http://thereligionofpeace.com
recursion, n: See recursion.



reply via email to

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