[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bgl-discuss] back to the bgl
>>>>> "Don" == Donald Sinclair <dks@xxxxxxxxxxx> writes:
Don> I am just returning to the bgl after a brief hiatus, and have a
Don> few questions because of changes since I last ran. These are as
Don> follows
Don> 1) With the new batch system can the object one cqsub's be a
Don> shell script? I ask since when I run in batch I typically
Don> execute multiple executables in succession and do some file
Don> manipulations in between, and redirect the output of each
Don> executable to a unique file.
This isn't possible, as all programs run through the queueing system
run on the compute nodes themselves. Since the nodes can't run
multiple programs simultaneously, script execution isn't
possible. (not that you would want to burn node time with this sort of
thing, but...)
-nld
- --------------------------------------------------------------------
To add or remove yourself from this mailing list, use the 'notifyme'
command on any BGL machine. To remove: notifyme -n, to add: notifyme -y.