Re: Example of use of GNU Parallel

2013-03-23 Thread Shlomi Fish
Hi Nanditha, I'm not going to reply to what you have written, but note that it is considered bad netiquette to start a new topic by replying to an existing message, because it messes up the view in threaded messages. Next time, just write a new message to [email protected]. Furthermore, please rep

Re: Example of use of GNU Parallel

2013-03-23 Thread Nanditha Rao
Yes, I realised it. I am sorry. I just happened to not remember the parallel mail id. Hence, I first searched for it in my inbox and instead of copying the mail id, I happened to reply to it. I will start a new thread, I am sorry again -Nanditha On Sun, Mar 24, 2013 at 9:18 AM, Shlomi Fish wrote

Facing issue with running GNU Parallel on a cluster

2013-03-23 Thread Nanditha Rao
Ques 1: I need to run a bunch of simulations using a tool called ngspice, and since I want to run a million simulations, I am distributing them across a cluster of machines (master+a slave which have 12 cores each). This is the command for the tool: ngspice deck_1.sp ngspice deck_2.sp and so on S