|
[Sponsors] | |||||
[OpenFOAM.com] macOS Sequoia, Mpirun parallel problems |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
Member
Miguel Hernandez
Join Date: Feb 2021
Location: En mi casa
Posts: 57
Rep Power: 6 ![]() |
Hello to everyone.
Since I recently install MacOS Sequoia (15.4.1) I'm encountering this problem. It seems that I'm not able to run anymore snappyHexMesh in parallel mode! When I try this command: Code:
mpirun -np 16 snappyHexMesh -overwrite -parallel Code:
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--> FOAM FATAL ERROR: (openfoam-2412)
The dummy Pstream library cannot be used in parallel mode
From static bool Foam::UPstream::init(int &, char **&, const bool)
in file UPstream.C at line 49.
FOAM exiting
--------------------------------------------------------------------------
prterun detected that one or more processes exited with non-zero status,
thus causing the job to be terminated. The first process to do so was:
Process name: [prterun-Mac-9514@1,2]
Exit code: 1
--------------------------------------------------------------------------
I have installed openFoam from gelato app HTML Code:
https://github.com/gerlero/openfoam-app Please, can someone help me? Thanks in advance. |
|
|
|
|
|
![]() |
| Tags |
| macos, mpirun error, sequoia, snappyhesmesh |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Communication Deadlock in MPPICFoam Parallel Solver | auburnhpc | OpenFOAM Running, Solving & CFD | 1 | May 29, 2021 17:55 |
| MPI parallel meet problems | jiaojiao | OpenFOAM | 1 | May 10, 2016 03:30 |
| parallel Grief: BoundaryFields ok in single CPU but NOT in Parallel | JR22 | OpenFOAM Running, Solving & CFD | 2 | April 19, 2013 17:49 |
| Problems with MFIX code and Parallel Processing. | Fernando Pio | Main CFD Forum | 4 | August 29, 2006 15:33 |
| CFX - Parallel Problems | CFX User | CFX | 0 | November 1, 2004 19:12 |