igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] experiences with combining igraph with one of the multicore


From: Gábor Csárdi
Subject: Re: [igraph] experiences with combining igraph with one of the multicore/parallel processing packages from R
Date: Tue, 31 Aug 2010 11:48:32 +0200

Martin,

I used snow with an MPI backend (LAM), and it works fine. It is also
very easy to use, on a multicore machine or on a cluster.

This will not make igraph functions faster, of course, but you can run
more functions at the same time.

Best,
Gabor

On Mon, Aug 30, 2010 at 1:47 PM, Martin Tomko <address@hidden> wrote:
> Does anyone have experiences integrating one of the multicore approaches in
> R with igraph?
> I see that multicore will not run on Win, did anyone play around with
> foreach, or mapReduceR or others?
>
> Thanks
> Martin
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM



reply via email to

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