Queue multiple jobs under Linux WITHOUT GUI
Altair Forum User
Altair Employee
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
0
Answers
-
If you want to queue your jobs, you have to have a system like PBS (Altair), SGE (Oracle), Torque (OSS),...
0