Skip to content

A problem of running shape_optimization.py in parallel due to error '139' #2070

Answered by aozuzun
aozuzun asked this question in Q&A
Discussion options

You must be logged in to vote

I managed to solve the error on my own. The problem was resolved when I made the following changes to the MPI parameters.

mpirun --mca btl_openib_cpc_exclude rdmacm --mca mpi_leave_pinned 0 --mca btl_openib_allow_ib 1 --mca btl openib,self,vader -n $NSLOTS

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aozuzun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant