|
[Sponsors] |
December 11, 2019, 16:54 |
topoSet in Parallel
|
#1 |
Member
shima
Join Date: Feb 2018
Posts: 58
Rep Power: 8 |
Hi all,
I want to refine my mesh using topoSetDict files, so I want to use 'topoSet -dict <location address>' for this part. I would like to know how I can run this command in parallel as in 'topoSet --help' it shows that topoSet can be run in parallel. I already tried 'mpirun -np 32 topoSetDict1 <address> -parallel' however it stops with an error at the end: 31 more processes have sent help message help-mpi-btl-openib-cpc-base.txt / no cpcs for port [zagros:01971] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages I would appreciate any help. |
|
December 12, 2019, 12:56 |
|
#2 |
Member
Luis Eduardo
Join Date: Jan 2011
Posts: 85
Rep Power: 15 |
Hi Shima,
Usually I have these lines in my Allrun file: Code:
# Source tutorial run functions . $WM_PROJECT_DIR/bin/tools/RunFunctions runParallel topoSet |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Continuing a parallel job with dnamic mesh and topoSet | hconel | OpenFOAM | 0 | November 25, 2019 04:54 |
Error running openfoam in parallel | fede32 | OpenFOAM Programming & Development | 5 | October 4, 2018 17:38 |
problem during mpi in server: expected Scalar, found on line 0 the word 'nan' | muth | OpenFOAM Running, Solving & CFD | 3 | August 27, 2018 05:18 |
Explicitly filtered LES | saeedi | Main CFD Forum | 16 | October 14, 2015 12:58 |
simpleFoam parallel | AndrewMortimer | OpenFOAM Running, Solving & CFD | 12 | August 7, 2015 19:45 |