When submitting jobs with Altair Compute Manager, one mistake I have often made is using a running folder name with space, for instance, save my_job.inp into a folder on the server with a name like "my folder".
Since the app will replace gap with "%20", the server cannot find the input file as a result.
Consequently, the job will not run. The following error occurred:
Abaqus Error: Command line option "input" must have a value.
Abaqus/Analysis exited with error(s).
Comments