I am using the Linux Ubuntu 64 bit package for Elmer. When I use the parallel solver on the loaded elastic beam tutorial it goes almost to completion and then I get the following output. I am using 4 processors on my dual quad core xeon machine. On this size of problem it seems to go faster than with all 8, but I get the same error any time I use MPI.
StressSolve: -------------------------------------
StressSolve: DISPLACEMENT SOLVER ITERATION 5
StressSolve: -------------------------------------
StressSolve:
StressSolve: Starting assembly...
StressSolve: Assembly done
StressSolve: Set boundaries done
ERROR:: IterSolve: Failed convergence tolerances.
ComputeChange: NS (ITER=5) (NRM,RELC): ( 0.39235873E+20 0.14462802E-08 ) :: linear elasticity
StressSolve: Result Norm : 3.92358734871225876E+019
StressSolve: Relative Change : 1.44628017259738065E-009
OptimizeBandwidth: ---------------------------------------------------------
OptimizeBandwidth: Computing matrix structure for: calculate stresses...done.
OptimizeBandwidth: Half bandwidth without optimization: 265
OptimizeBandwidth:
OptimizeBandwidth: Bandwidth Optimization ...done.
OptimizeBandwidth: Half bandwidth after optimization: 520
OptimizeBandwidth: Bandwidth optimization rejected, using original ordering.
OptimizeBandwidth: ---------------------------------------------------------
[FlyWheel:13015] *** An error occurred in MPI_Allreduce
[FlyWheel:13015] *** on communicator MPI_COMM_WORLD
[FlyWheel:13015] *** MPI_ERR_COMM: invalid communicator
[FlyWheel:13015] *** MPI_ERRORS_ARE_FATAL (your MPI job will now abort)
--------------------------------------------------------------------------
mpirun has exited due to process rank 1 with PID 13015 on
node FlyWheel exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
[FlyWheel:12981] 3 more processes have sent help message help-mpi-errors.txt / mpi_errors_are_fatal
[FlyWheel:12981] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages
