I am using HPC cluster to run radioss job. If I have to terminate simulation run, how to restarting radioss simulation on HPC cluster?
Answers
-
You could only restart an analysis if you have requeested restart files to be written upfront.
Please, take a look below.
https://2021.help.altair.com/2021/hwsolvers/rad/topics/solvers/rad/faq_rad_restart_r.htm
0 -
I have requested restart file. I am looking for procedure using which I can restart my run on HPC cluster as user interface for HPC cluster is different.
0 -
Amol_22063 said:
I have requested restart file. I am looking for procedure using which I can restart my run on HPC cluster as user interface for HPC cluster is different.
I think you can submit your _0002.rad as job to run (restart engine, can be a straight copy of your _0001.rad if this is just restarting a stopped job), and the _0001_000n.rst files from the first run as 'Additional Files' You will need to run on the same number of cpu as the original job
0