[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GU: How can I submit a lot of jobs at the same time
Demetrio A. Da Silva Filho wrote:
>
> Dear Friends,
> I started to use Gamess last friday and I already have a lot of moleculas
> to make calculations. So, instead of wait for the end of one calculation
> to submit another, I tryed to make a script.
....
> But when I tryed to make the same thing to make a script for the gamess
> jobs, I failed.
> I wrote:
>
> gms JOB1 > & JOB1.out
> gms JOB2 > & JOB2.out
> ...
Please, omit the space between characters ">" and "&" from your script.
You can get some other useful ideas from the script "runall" included
in the GAMESS package.
Istvan CSERNY