|
[Sponsors] |
September 3, 2023, 08:30 |
error in IOstream "OSHA1stream.sinkFile_"
|
#1 |
New Member
Al
Join Date: Jan 2023
Posts: 6
Rep Power: 0 |
Hi,
I have just built a second version of OpenFoam-9 (running under CFDoF on FreeCad) on another computer with greater computational assets. Both are using Fedora 37. OpenFOAM-9 and should be fairly the same. However, when I run a case on the new computer, I get an error. Googling this error suggests that my compiler is not current. I am using for gcc and g++ 12.3.1 which should be sufficient. The error is [0] [0] --> FOAM FATAL IO ERROR: [1] [1] [1] --> FOAM FATAL IO ERROR: [1] error in IOstream "OSHA1stream.sinkFile_" for operation Ostream& operator<<(Ostream&, const word&) [1] [1] file: OSHA1stream.sinkFile_[2] [2] [2] --> FOAM FATAL IO ERROR: [2] error in IOstream "OSHA1stream.sinkFile_" for operation Ostream& operator<<(Ostream&, const word&) [2] [2] file: OSHA1stream.sinkFile_ at line [3] [3] [3] --> FOAM FATAL IO ERROR: [3] error in IOstream "OSHA1stream.sinkFile_" for operation Ostream& operator<<(Ostream&, const word&) [3] [3] file: OSHA1stream.sinkFile_ at line [0] error in IOstream "OSHA1stream.sinkFile_" for operation Ostream& operator<<(Ostream&, const word&) [0] [0] file: OSHA1stream.sinkFile_ at line 0. [0] [0] From function virtual bool Foam::IOstream::check(const char*) const [0] in file db/IOstreams/IOstreams/IOstream.C at line 96 at line 0. [1] [1] From function virtual bool Foam::IOstream::check(const char*) const [1] in file db/IOstreams/IOstreams/IOstream.C at line 96. [1] FOAM parallel run exiting [1] 0. [2] [2] From function virtual bool Foam::IOstream::check(const char*) const [2] in file db/IOstreams/IOstreams/IOstream.C at line 96. [2] FOAM parallel run exiting [2] 0. [3] [3] From function virtual bool Foam::IOstream::check(const char*) const [3] in file db/IOstreams/IOstreams/IOstream.C at line 96. [3] FOAM parallel run exiting [3] . [0] FOAM parallel run exiting [0] -------------------------------------------------------------------------- MPI_ABORT was invoked on rank 3 in communicator MPI COMMUNICATOR 3 SPLIT FROM 0 with errorcode 1. NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. You may or may not see output from other processes, depending on exactly when Open MPI kills them. -------------------------------------------------------------------------- 06:07:37 [montana:456513] 3 more processes have sent help message help-mpi-api.txt / mpi-abort [montana:456513] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages 06:07:37 Not sure on how to set mpirun --mca orte_base_help_aggregate 0 Any thoughts on the source of the error or other debugging thoughts? Thanks. just_a_bump p, li { white-space: pre-wrap; } |
|
Tags |
iostream |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
error in IOstream / help plz | Helpplz | OpenFOAM Running, Solving & CFD | 1 | May 12, 2021 07:37 |
FoamExtend IOstream error in parallel | WhiteW | OpenFOAM Running, Solving & CFD | 0 | August 25, 2020 10:37 |
[snappyHexMesh] snappyHexMesh IOstream | EFRENCH | OpenFOAM Meshing & Mesh Conversion | 0 | July 17, 2018 05:53 |
2 errors: "error in IOstream ... operator<<" and "sigFpe in dieselFoam" | Rickard.Solsjo | OpenFOAM Running, Solving & CFD | 17 | August 16, 2015 10:35 |
Foam IOStream error for InterDyMFoam parallel run - doesn't write uniform/time files. | djpiro | OpenFOAM Running, Solving & CFD | 0 | June 29, 2011 20:11 |