-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello,
running a job using parallelization via MPI causes following error:
singularity exec abaqus-2017-centos-7.simg abaqus j=abaqus_test2017 cpus=8 interactive
results in
Analysis initiated from SIMULIA established products
Abaqus JOB abaqus_test2017
Abaqus 3DEXPERIENCE R2017x
Abaqus License Manager checked out the following licenses:
Abaqus/Standard checked out 12 tokens from Flexnet server ********
<87 out of 125 licenses remain available>.
Begin Analysis Input File Processor
Wed 08 Aug 2018 01:11:18 PM CEST
Run pre
bash: /opt/abaqus/2017/V6R2017x/linux_a64/code/bin/SMAExternal/pmpi-9.1.2/bin/mpid: No such file or directory
mpirun: Warning one or more remote shell commands exited with non-zero status, which may indicate a remote access problem.
Wed 08 Aug 2018 01:11:18 PM CEST
Abaqus Error: Analysis Input File Processor exited with an error.
Begin MFS->SFS and SIM cleanup
Wed 08 Aug 2018 01:11:18 PM CEST
Run SMASimUtility
Wed 08 Aug 2018 01:11:18 PM CEST
End MFS->SFS and SIM cleanup
Abaqus/Analysis exited with errors
Host system is an up-to-date Manjaro distribution
Note that this issue occurs for real MPI jobs only, for instance if the iterative solver is chosen by solver=iterative in the *step keyword.
Using parallelization via threads as it is default for the direct solver caues no error and works as intended, so to reproduce the error the iterative solver may be chosen.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels