Re: [R] Unix batch to different nodes

2010-09-30 Thread Ben Bolker
stephen sefick gmail.com> writes: > > This, I think, all depends on how the server is set up. > > On Thu, Sep 30, 2010 at 1:21 AM, Daisy Englert Duursma > gmail.com> wrote: > > Hello, > > > > I am struggling with computing nodes in Unix. > > > > I have the use of a Unix server that has 30 node

Re: [R] Unix batch to different nodes

2010-09-30 Thread stephen sefick
This, I think, all depends on how the server is set up. On Thu, Sep 30, 2010 at 1:21 AM, Daisy Englert Duursma wrote: > Hello, > > I am struggling with computing nodes in Unix. > > I have the use of a Unix server that has 30 nodes and I would like to > batch scripts. > > Here is an R example that

[R] Unix batch to different nodes

2010-09-29 Thread Daisy Englert Duursma
Hello, I am struggling with computing nodes in Unix. I have the use of a Unix server that has 30 nodes and I would like to batch scripts. Here is an R example that results in 72 repeated tasks based on the 2 loops. If I wanted to send these out to the different nodes, each node has 1 task and th