1830899 Members
2910 Online
110017 Solutions
New Discussion

Re: Batch Queue

 
Everett Kettle
New Member

Batch Queue

Can someone please explain to me how to setup a batch queue under HP-UX v11. If it matters the software package I would like to use the queue for is Abaqus. Thanks.
3 REPLIES 3
Darren Prior
Honored Contributor

Re: Batch Queue

Hi,

If you're thinking of batches as in putting a load of commands in a file to run at a later date then the man page for at(1) is probably a good place to start. If not - you might like to reply to this thread with some further details.

regards,

Darren.
Calm down. It's only ones and zeros...
Everett Kettle
New Member

Re: Batch Queue

Thanks for the reply.
What I'm looking for is a queue that I can submit jobs to from a Windows machine. I would like the job to run immediatley if no time is specified. Also since we have a limited number of tokens for Abaqus I would like for jobs to be able to sit in queue until tokens become available at which time the next job would run. Also I need to be able to change job priority.