Queue multiple jobs under Linux WITHOUT GUI

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Is it possible to queue mutliple optimization jobs under Linux without GUI? Maybe with a bash script? I couldn't find any options in the help, neither via Google.

 

Generally I launch an optimization job via:

 

  /opt/hyperworks14/altair/scripts/optistruct -mpi -ddm -np 4 ./xxx.fem -nt 2 -core in -i64slv -out 

 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "QuyNguyenDai"
    Altair Community Member
    Updated by QuyNguyenDai

    If you want to queue your jobs, you have to have a system like PBS (Altair), SGE (Oracle), Torque (OSS),...