[Wien] How to prevent parallel runs ?
fecher
fecher at mail.uni-mainz.de
Tue Nov 30 16:47:24 CET 2004
Thanks,
However, that was clear, but it still does not prevent that you start to jobs
interactively, I think one of the perl scripts from w2web has to be changed,
to deactivate the possibility of interactive or background runs.
It would be nice if someone can tell where to change which script . If its not
known, I will have to search for it.
I make already use of the batch system to run several jobs one after the other
during the weekend, what really works nice.
Ciao Gerhard
Am Dienstag, 30. November 2004 15:20 schrieb Peter Blaha:
> > The configuration inside the w2web shell allows the execution type batch,
> > but this is then per user.
>
> w2web allows simple configurations of "execution types".
>
> Click on
>
> Configuration
>
> and specify your desired job submission system
>
> As default, we supply the Unix batch command, and the execution type is
> also called batch
>
> You can easily implement your own commands or use a queuing system like:
>
> pbs=cat pbs-template %f | qsub
>
> or similar.
>
> If you do not have a queuing system, you need to write some Unix-script.
> It could eg. check with ps -ef |grep _lapw check if a runXX_lapw script
> is already running, then sleep for 60 seconds and then recheck and
> release the scf job only after no other *_lapw job is running.
>
> Regards
>
> P.Blaha
> --------------------------------------------------------------------------
> Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
> Phone: +43-1-58801-15671 FAX: +43-1-58801-15698
> Email: blaha at theochem.tuwien.ac.at WWW:
> http://info.tuwien.ac.at/theochem/
> --------------------------------------------------------------------------
>
> _______________________________________________
> Wien mailing list
> Wien at zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
More information about the Wien
mailing list