CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

MPI issues with my own solver

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 22, 2012, 09:54
Question MPI issues with my own solver
  #1
New Member
 
Davide Cagnoni
Join Date: Jul 2011
Posts: 14
Rep Power: 14
davide_c is on a distinguished road
Hi everybody!

I'm not sure if this can be just a running problem, a programming problem or a bug, so I will write here hoping it's ok.

I programmed my own solver ( for joint fluid dynamics and electrical problems ) which is working really fine on serial runs (with around 10^5 mesh cells) but as i now want to use it for a non 2D case, my mesh comes up to 1.5kk cells and I switched to parallel.

I tested before with the breakingDam classic example, which works fine, then i switched to my own stuff

I decomposePar'd the domain - all fine - and then i ran the solver obtaining the following message:

Code:
[moon01-01:19649] *** An error occurred in MPI_Recv
[moon01-01:19649] *** on communicator MPI_COMM_WORLD
[moon01-01:19649] *** MPI_ERR_TRUNCATE: message truncated
[moon01-01:19649] *** MPI_ERRORS_ARE_FATAL (your MPI job will now abort)
                --------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 19649 on
node moon01-01 exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
the strange fact is that this error comes up every time at the exact same stage in the solving: I have a newton iteration stage for a nonlinear problem, and this comes up always after the 15th iteration, before the 16th linear solving of the problem.

does anyone have a hint about what's going on?
davide_c is offline   Reply With Quote

Old   March 23, 2012, 08:57
Default
  #2
New Member
 
Davide Cagnoni
Join Date: Jul 2011
Posts: 14
Rep Power: 14
davide_c is on a distinguished road
after further tries, i came to the conclusion that this is 99% probably something programming-related so I posted another thread in the correct section... feel free to have a look there
davide_c is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Other] A New Solver for Supersonic Combustion nakul OpenFOAM Community Contributions 20 February 22, 2019 09:08
Creating New Solver: For particle-laden compressible jets sankarv OpenFOAM Running, Solving & CFD 17 December 3, 2014 19:41
OpenCL linear solver for OpenFoam 1.7 (alpha) will come out very soon qinmaple OpenFOAM Announcements from Other Sources 4 August 10, 2012 11:00
Ansys 14 Solver Manager only MPI Local Paralell. No Hp Mpi Cola1988 ANSYS 0 January 27, 2012 16:58
Quarter Burner mesh with periosic condition SamCanuck FLUENT 2 August 31, 2011 11:34


All times are GMT -4. The time now is 09:46.