|
[Sponsors] |
November 7, 2012, 16:33 |
|
#21 | ||
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Arun,
Quote:
I've been keeping a blog post with notes on this subject: Notes about running OpenFOAM in parallel In it you should find this note: Quote:
Best regards, Bruno
__________________
|
|||
July 29, 2015, 03:07 |
Strange behaviour
|
#22 |
New Member
Join Date: Mar 2015
Posts: 6
Rep Power: 11 |
Hi all,
I set up a case in OpenFoam and I tried to run it paralell. The simulation works quite fine with two cores. Than we tried to increase the number of cores and an error occures: run/VAWT$ [6] #0 Foam::error:rintStack(Foam::Ostream&) at ??:? [6] #4 Foam::PBiCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:? [6] #5 Foam::fvMatrix<double>::solveSegregated(Foam::dict ionary const&) at ??:? [6] #6 Foam::fvMatrix<double>::solve(Foam::dictionary const&) at ??:? [6] #7 Foam::SolverPerformance<double> Foam::solve<double>(Foam::tmp<Foam::fvMatrix<doubl e> > const&) at ??:? [6] #8 Foam::incompressible::RASModels::kOmegaSST::correc t() at ??:? [6] #9 ? at ??:? [6] #10 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" [6] #11 ? at ??:? [openfoamtest:58577] *** Process received signal *** [openfoamtest:58577] Signal: Floating point exception (8) [openfoamtest:58577] Signal code: (-6) [openfoamtest:58577] Failing at address: 0x3e80000e4d1 There were no errors while I decompose the mesh (neither for 2 nor for 16 cores) and the error also occures randomly (somtimes at timestep 1.82, sometimes later). It is also possible to reconstruct the case after the error occurs and restart it. Here my decomposedParDict: FoamFile { version 2.0; format ascii; class dictionary; object decomposeParDict; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // numberOfSubdomains 16; method scotch; Please can someone tell me why this case works on two cores but not on 16 cores? And why it is possible to restart the case? |
|
August 2, 2015, 09:53 |
|
#23 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Large test case for running OpenFoam in parallel | fhy | OpenFOAM Running, Solving & CFD | 23 | April 6, 2019 10:55 |
Superlinear speedup in OpenFOAM 13 | msrinath80 | OpenFOAM Running, Solving & CFD | 18 | March 3, 2015 06:36 |
Statically Compiling OpenFOAM Issues | herzfeldd | OpenFOAM Installation | 21 | January 6, 2009 10:38 |
Kubuntu uses dash breaks All scripts in tutorials | platopus | OpenFOAM Bugs | 8 | April 15, 2008 08:52 |
Performance of interFoam running in parallel | hsieh | OpenFOAM Running, Solving & CFD | 8 | September 14, 2006 10:15 |