OpenSeesMP with Mumps
Posted: Sun Apr 03, 2016 10:58 pm
Hi,
I am running an analysis using OpenSeesMP on a cluster and using the Mumps solver. I am getting the following error:
WARNING MumpsParallelSolver::solve(void)- Error -9 returned in substitution dmumps()
Work array too small; use -ICNTL14 option, the default is -ICNTL 20 make 20 larger
The interesting thing is I only get that error when I run more the 4 tasks. I have set the system command as follows:
system Mumps -ICNTL14 100
I tried numbers smaller than 100 but with no luck.
I can't seem why it fails only when i run more than 4 tasks in parallel.
I am running an analysis using OpenSeesMP on a cluster and using the Mumps solver. I am getting the following error:
WARNING MumpsParallelSolver::solve(void)- Error -9 returned in substitution dmumps()
Work array too small; use -ICNTL14 option, the default is -ICNTL 20 make 20 larger
The interesting thing is I only get that error when I run more the 4 tasks. I have set the system command as follows:
system Mumps -ICNTL14 100
I tried numbers smaller than 100 but with no luck.
I can't seem why it fails only when i run more than 4 tasks in parallel.