[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bgl-discuss] explicit invovcation of mpirun
>>>>> "Jeff" == Jeffrey L Tilson <jtilson@xxxxxxxxx> writes:
Jeff> Hi, I'm new to BGL. where can I find good examples of more
Jeff> complicated submission procedures. E.g, suppose I want to use
Jeff> my own mpirun?. Can I feed a script to cqsub. If so, do I need
Jeff> to construct a machine file, etc., etc.,
Cobalt doesn't support scripts on BG/L now, though this is on the todo
list. cqsub provides options that allow you to specify how you want
mpirun to work. Since scripts would need to run on the frontends
anyway, you can run scripts there directly, replacing mpirun
invocation with a combination of cqsub and cqwait (which will block
until the job has completed) Let me know if you need more info or run
into any problems with this.
-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.