Skip to content

Parallelization via MPI not working  #1

@matthiasneuner

Description

@matthiasneuner

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions