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

motorBike snappyHexMesh -parallel freezes after few iterations

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 12, 2020, 08:23
Default motorBike snappyHexMesh -parallel freezes after few iterations
  #1
New Member
 
Kirill
Join Date: Dec 2020
Posts: 2
Rep Power: 0
llirik is on a distinguished road
Good day to all
need your help with motorBike OpenFOam benchmark
I have a prototype ARM cpu based cluster
125 separate nodes = 1000 cores in total
Each node hardware configuration is:
8cores (Cortex-A53) + 2GB LPDDR3 ram + 16Gb emmc
nodes are interconnected 1Gb ethernet
OpenFoam-v2006
Ubuntu 20.04 aarch64
mpich-3.3.2
GlusterFS mount point with all benchmarks

I've tried benchmarks such as:
HPLinpack 2.3 -- High-Performance Linpack benchmark
NAS Parallel Benchmarks 3.4

they all work fine on 1000 cores 125 nodes and I decided to test openfoam motorBike benchmark
I checked first on single node: 8cores - everything is OK
but when i start to run on 8nodes/16nodes/64nodes - 64cores/128cores/512cores respectively
I have a problem at this stage:

mpirun -np 64 -hostfile ~/mpi_hosts8 snappyHexMesh -overwrite -parallel

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v2006 |
| \\ / A nd | Website: www.openfoam.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : _b45f8f6f58-20200629 OPENFOAM=2006
Arch : "LSB;label=32;scalar=64"
Exec : snappyHexMesh -overwrite -parallel
Date : Dec 12 2020
Time : 15:03:08
Host : node00001
PID : 26455
I/O : uncollated
Case : /storage-pool/HPC/bench_template/run_64
nProcs : 64
Hosts :
(
(node00001 1)
(node00002 1)
(node00003 1)
(node00004 1)
----------------
----------------
----------------

Edge intersection testing:
Number of edges : 32256
Number of edges to retest : 0
Number of intersected edges : 26
Selecting decompositionMethod hierarchical [64]

----------------

Feature refinement iteration 0
Balanced mesh in = 5.82 s

Feature refinement iteration 1
Balanced mesh in = 6.47 s

Feature refinement iteration 2
.........
Refined mesh in = 0.3 s
After refinement feature refinement iteration 2 : cells:14951 faces:47952 points:18169
Cells per refinement level:
0 10175
1 359
2 841
3 3576

аnd after that the execution freezes, the processor load on the nodes drops from 100% to 70%
The next "Balanced mesh in = " result takes a long time 600-900s
What i am doing wrong?
I have no experience using OpenFOAM I am doing research and i need to show different benchmarks on my prototype
I will be grateful for any help or advice
llirik is offline   Reply With Quote

Reply


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
[solidMechanics] Support thread for "Solid Mechanics Solvers added to OpenFOAM Extend" bigphil OpenFOAM CC Toolkits for Fluid-Structure Interaction 686 December 22, 2022 09:10
Maximum number of iterations exceeded chtmultiregionsimpleFoam Moncef OpenFOAM Running, Solving & CFD 28 July 13, 2020 14:26
laplacianFoam with source term Herwig OpenFOAM Running, Solving & CFD 17 November 19, 2019 13:47
pimpleFoam: turbulence->correct(); is not executed when using residualControl hfs OpenFOAM Running, Solving & CFD 3 October 29, 2013 08:35
Error while running rhoPisoFoam.. nileshjrane OpenFOAM Running, Solving & CFD 8 August 26, 2010 12:50


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