[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: parcellfun farming
From: |
Carnë Draug |
Subject: |
Re: parcellfun farming |
Date: |
Sun, 16 Sep 2012 02:32:01 +0200 |
On 14 September 2012 19:23, Jose <address@hidden> wrote:
> Hello.
>
> I have a large for loop with a call to the exactly the same function but
> with different arguments, so perfect for parcellfun.
>
> But parcellfun uses the cores of one single machine. Is there an easy way to
> use the cores of multiple machines? Kind of farming executions of a loop.
>
> BR
> Jose
parcellfun is actually written in the Octave language. Could you maybe
submit a patch for this?
Carnë