|
[Sponsors] |
pyFoam on cluster error: : Unknown or missing MPI-Implementation: EASYBUILDMPI |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 15, 2021, 06:58 |
pyFoam on cluster error: : Unknown or missing MPI-Implementation: EASYBUILDMPI
|
#1 |
Member
Javier Vinuales
Join Date: May 2016
Posts: 42
Rep Power: 10 |
Hi everyone,
I am trying to run a script using pyfoam. The script runs in my machine without any problems. When I try to run in a cluster I get the following error: FatalError in PyFoam: 'PyFoam FATAL ERROR on line 63 of file /nvme/h/es21jv1/.local/lib/python3.8/site-packages/PyFoam/Execution/ParallelExecution.py: Unknown or missing MPI-Implementation: EASYBUILDMPI' The python code specific for this error is the following: Code:
Runner(args=["--auto","potentialFoam"]) Thanks! Javier |
|
June 15, 2021, 10:09 |
|
#2 |
Member
Javier Vinuales
Join Date: May 2016
Posts: 42
Rep Power: 10 |
The following option does not work neither:
Code:
Runner(args=["--procnr=40","potentialFoam"]) FatalError in PyFoam: 'PyFoam FATAL ERROR on line 63 of file /nvme/h/es21jv1/.local/lib/python3.8/site-packages/PyFoam/Execution/ParallelExecution.py: Unknown or missing MPI-Implementation: EASYBUILDMPI' |
|
June 15, 2021, 10:51 |
|
#3 |
Member
Javier Vinuales
Join Date: May 2016
Posts: 42
Rep Power: 10 |
Any help would be appreciated!
Thanks. |
|
June 16, 2021, 11:16 |
|
#4 |
Member
Javier Vinuales
Join Date: May 2016
Posts: 42
Rep Power: 10 |
I installed without apparent problem using:
pip install PyFoam Other PyFoam commands run without problem, such as: Code:
from PyFoam.Applications.Runner import Runner Runner (args=["decomposePar"]) |
|
June 21, 2021, 09:31 |
|
#5 |
Member
Javier Vinuales
Join Date: May 2016
Posts: 42
Rep Power: 10 |
anyone any help?
|
|
Tags |
pyfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mpirun, best parameters | pablodecastillo | Hardware | 18 | November 10, 2016 13:36 |
MPI Implementation | AshwaniAssam | Main CFD Forum | 3 | July 11, 2015 11:45 |
Problems with MPI implementation | francesco_capuano | OpenFOAM Installation | 7 | January 16, 2013 02:53 |
MPI implementation of OpenFOAM | Jamshidi | OpenFOAM | 7 | June 25, 2011 10:19 |
Implementation of MPI | Ertan Karaismail | Main CFD Forum | 5 | May 17, 2009 12:31 |