|
[Sponsors] |
methods are: "scotch", when running in serial |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 28, 2024, 23:00 |
methods are: "scotch", when running in serial
|
#1 |
New Member
Join Date: May 2024
Posts: 17
Rep Power: 2 |
«Main methods are:
1) Geometric: "simple"; "hierarchical", with ordered sorting, e.g. xyz, yxz 2) Scotch: "scotch", when running in serial; "ptscotch", running in parallel» Hello everyone! Could you explain the essence of the second point above (underlined)? Task: to divide the grid into 100 cores (parts), but at the same time carry out the calculations only on two cores - as if moving in pairs from 2 to all 100 parts sequentially - how to do this? This is necessary to “save” RAM - since when running on all 100 cores (threads) at once or splitting into a smaller number of parts (cores) due to the large grid, there is not enough RAM of the working machine (PC) ... |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
multiphaseEulerFoam running in serial but crashing in parallel | BlnPhoenix | OpenFOAM Running, Solving & CFD | 1 | May 4, 2017 04:40 |
Loop through processors and collect cellLabels of celLZone | hxaxtma | OpenFOAM | 13 | March 22, 2017 15:08 |
Case running in parallel gives error whereby running in serial works | Harak | OpenFOAM Running, Solving & CFD | 8 | October 17, 2015 12:12 |
Fluent 14.0 file not running in parallel mode in cluster | tejakalva | FLUENT | 0 | February 4, 2015 08:02 |
Linearization of viscous flux in discontinuous Galerkin finite element methods | yidongxia | Main CFD Forum | 1 | November 17, 2011 13:11 |